OGRE 2.3.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::VulkanRenderSystem Member List

This is the complete list of members for Ogre::VulkanRenderSystem, including all inherited members.

_addMetrics(const RenderingMetrics &newMetrics)Ogre::RenderSystem
_beginFrame(void)Ogre::VulkanRenderSystemvirtual
_beginFrameOnce(void)Ogre::RenderSystemvirtual
_cleanupDepthBuffers(void)Ogre::RenderSystem
_clearStateAndFlushCommandBuffer(void)Ogre::RenderSystemvirtual
_convertOpenVrProjectionMatrix(const Matrix4 &matrix, Matrix4 &dest)Ogre::RenderSystemvirtual
_convertProjectionMatrix(const Matrix4 &matrix, Matrix4 &dest)Ogre::RenderSystemvirtual
_createRenderWindow(const String &name, uint32 width, uint32 height, bool fullScreen, const NameValuePairList *miscParams=0)Ogre::VulkanRenderSystemvirtual
_createRenderWindows(const RenderWindowDescriptionList &renderWindowDescriptions, WindowList &createdWindows)Ogre::RenderSystemvirtual
_dereferenceSharedDepthBuffer(TextureGpu *depthBuffer)Ogre::RenderSystem
_descriptorSetSamplerCreated(DescriptorSetSampler *newSet)Ogre::VulkanRenderSystemvirtual
_descriptorSetSamplerDestroyed(DescriptorSetSampler *set)Ogre::VulkanRenderSystemvirtual
_descriptorSetTexture2Created(DescriptorSetTexture2 *newSet)Ogre::VulkanRenderSystemvirtual
_descriptorSetTexture2Destroyed(DescriptorSetTexture2 *set)Ogre::VulkanRenderSystemvirtual
_descriptorSetTextureCreated(DescriptorSetTexture *newSet)Ogre::VulkanRenderSystemvirtual
_descriptorSetTextureDestroyed(DescriptorSetTexture *set)Ogre::VulkanRenderSystemvirtual
_descriptorSetUavCreated(DescriptorSetUav *newSet)Ogre::VulkanRenderSystemvirtual
_descriptorSetUavDestroyed(DescriptorSetUav *set)Ogre::VulkanRenderSystemvirtual
_dispatch(const HlmsComputePso &pso)Ogre::VulkanRenderSystemvirtual
_endFrame(void)Ogre::VulkanRenderSystemvirtual
_endFrameOnce(void)Ogre::VulkanRenderSystemvirtual
_getCurrentRenderViewport(void)Ogre::RenderSysteminline
_getDefaultViewportMaterialScheme(void) constOgre::RenderSystemvirtual
_getFlushOnlyDescMap(void)Ogre::VulkanRenderSysteminlinevirtual
_getFrameBufferDescMap(void)Ogre::VulkanRenderSysteminlinevirtual
_hlmsBlendblockCreated(HlmsBlendblock *newBlock)Ogre::VulkanRenderSystemvirtual
_hlmsBlendblockDestroyed(HlmsBlendblock *block)Ogre::VulkanRenderSystemvirtual
_hlmsComputePipelineStateObjectCreated(HlmsComputePso *newPso)Ogre::VulkanRenderSystemvirtual
_hlmsComputePipelineStateObjectDestroyed(HlmsComputePso *newPso)Ogre::VulkanRenderSystemvirtual
_hlmsMacroblockCreated(HlmsMacroblock *newBlock)Ogre::VulkanRenderSystemvirtual
_hlmsMacroblockDestroyed(HlmsMacroblock *block)Ogre::VulkanRenderSystemvirtual
_hlmsPipelineStateObjectCreated(HlmsPso *newPso)Ogre::VulkanRenderSystemvirtual
_hlmsPipelineStateObjectDestroyed(HlmsPso *pos)Ogre::VulkanRenderSystemvirtual
_hlmsSamplerblockCreated(HlmsSamplerblock *newBlock)Ogre::VulkanRenderSystemvirtual
_hlmsSamplerblockDestroyed(HlmsSamplerblock *block)Ogre::VulkanRenderSystemvirtual
_initialise(bool autoCreateWindow, const String &windowTitle="OGRE Render Window")Ogre::VulkanRenderSystemvirtual
_makeRsProjectionMatrix(const Matrix4 &matrix, Matrix4 &dest, Real nearPlane, Real farPlane, ProjectionType projectionType)Ogre::RenderSystemvirtual
_notifyActiveComputeEnded(void)Ogre::VulkanRenderSystem
_notifyActiveEncoderEnded(bool callEndRenderPassDesc)Ogre::VulkanRenderSystem
_notifyDeviceStalled()Ogre::VulkanRenderSystem
_pauseFrame(void)Ogre::RenderSystemvirtual
_render(const CbDrawCallIndexed *cmd)Ogre::VulkanRenderSystemvirtual
_render(const CbDrawCallStrip *cmd)Ogre::VulkanRenderSystemvirtual
_render(const v1::CbDrawCallIndexed *cmd)Ogre::VulkanRenderSystemvirtual
_render(const v1::CbDrawCallStrip *cmd)Ogre::VulkanRenderSystemvirtual
_render(const v1::RenderOperation &op)Ogre::VulkanRenderSystemvirtual
_renderEmulated(const CbDrawCallIndexed *cmd)Ogre::VulkanRenderSystemvirtual
_renderEmulated(const CbDrawCallStrip *cmd)Ogre::VulkanRenderSystemvirtual
_renderEmulatedNoBaseInstance(const CbDrawCallIndexed *cmd)Ogre::RenderSysteminlinevirtual
_renderEmulatedNoBaseInstance(const CbDrawCallStrip *cmd)Ogre::RenderSysteminlinevirtual
_renderNoBaseInstance(const v1::CbDrawCallIndexed *cmd)Ogre::RenderSysteminlinevirtual
_renderNoBaseInstance(const v1::CbDrawCallStrip *cmd)Ogre::RenderSysteminlinevirtual
_resetMetrics()Ogre::RenderSystem
_resumeFrame(RenderSystemContext *context)Ogre::RenderSystemvirtual
_setBindingType(TextureUnitState::BindingType bindigType)Ogre::RenderSystemvirtual
_setComputePso(const HlmsComputePso *pso)Ogre::VulkanRenderSystemvirtual
_setConstBuffer(size_t slot, const VkDescriptorBufferInfo &bufferInfo)Ogre::VulkanRenderSystem
_setConstBufferCS(size_t slot, const VkDescriptorBufferInfo &bufferInfo)Ogre::VulkanRenderSystem
_setCurrentDeviceFromTexture(TextureGpu *texture)Ogre::VulkanRenderSystemvirtual
_setGeometryTexture(size_t unit, TextureGpu *tex)Ogre::RenderSystemvirtual
_setHlmsSamplerblock(uint8 texUnit, const HlmsSamplerblock *Samplerblock)Ogre::VulkanRenderSystemvirtual
_setIndirectBuffer(IndirectBufferPacked *indirectBuffer)Ogre::VulkanRenderSystemvirtual
_setParamBuffer(GpuProgramType shaderStage, const VkDescriptorBufferInfo &bufferInfo)Ogre::VulkanRenderSystem
_setPipelineStateObject(const HlmsPso *pso)Ogre::VulkanRenderSystemvirtual
_setPointParameters(Real size, bool attenuationEnabled, Real constant, Real linear, Real quadratic, Real minSize, Real maxSize)Ogre::VulkanRenderSystemvirtual
_setPointSpritesEnabled(bool enabled)Ogre::VulkanRenderSystemvirtual
_setProjectionMatrix(const Matrix4 &m)Ogre::VulkanRenderSystemvirtual
_setReadOnlyBuffer(size_t slot, const VkDescriptorBufferInfo &bufferInfo)Ogre::VulkanRenderSystem
_setRenderOperation(const v1::CbRenderOp *cmd)Ogre::VulkanRenderSystemvirtual
_setSamplers(uint32 slotStart, const DescriptorSetSampler *set)Ogre::VulkanRenderSystemvirtual
_setSamplersCS(uint32 slotStart, const DescriptorSetSampler *set)Ogre::VulkanRenderSystemvirtual
_setSurfaceParams(const ColourValue &ambient, const ColourValue &diffuse, const ColourValue &specular, const ColourValue &emissive, Real shininess, TrackVertexColourType tracking=TVC_NONE)Ogre::VulkanRenderSystemvirtual
_setTessellationDomainTexture(size_t unit, TextureGpu *tex)Ogre::RenderSystemvirtual
_setTessellationHullTexture(size_t unit, TextureGpu *tex)Ogre::RenderSystemvirtual
_setTexBuffer(size_t slot, VkBufferView bufferView)Ogre::VulkanRenderSystem
_setTexBufferCS(size_t slot, VkBufferView bufferView)Ogre::VulkanRenderSystem
_setTexture(size_t unit, TextureGpu *texPtr, bool bDepthReadOnly)Ogre::VulkanRenderSystemvirtual
_setTextureBlendMode(size_t unit, const LayerBlendModeEx &bm)Ogre::VulkanRenderSystemvirtual
_setTextureCoordCalculation(size_t unit, TexCoordCalcMethod m, const Frustum *frustum=0)Ogre::VulkanRenderSystemvirtual
_setTextureMatrix(size_t unit, const Matrix4 &xform)Ogre::VulkanRenderSystemvirtual
_setTextureProjectionRelativeTo(bool enabled, const Vector3 &pos)Ogre::RenderSystemvirtual
_setTextures(uint32 slotStart, const DescriptorSetTexture *set, uint32 hazardousTexIdx)Ogre::VulkanRenderSystemvirtual
_setTextures(uint32 slotStart, const DescriptorSetTexture2 *set)Ogre::VulkanRenderSystemvirtual
_setTexturesCS(uint32 slotStart, const DescriptorSetTexture *set)Ogre::VulkanRenderSystemvirtual
_setTexturesCS(uint32 slotStart, const DescriptorSetTexture2 *set)Ogre::VulkanRenderSystemvirtual
_setTextureUnitSettings(size_t texUnit, TextureUnitState &tl)Ogre::RenderSystemvirtual
_setUavCS(uint32 slotStart, const DescriptorSetUav *set)Ogre::VulkanRenderSystemvirtual
_setVertexArrayObject(const VertexArrayObject *vao)Ogre::VulkanRenderSystemvirtual
_setVertexTexture(size_t unit, TextureGpu *tex)Ogre::RenderSystemvirtual
_setViewMatrix(const Matrix4 &m)Ogre::VulkanRenderSystemvirtual
_setWorldMatrices(const Matrix4 *m, unsigned short count)Ogre::RenderSystemvirtual
_setWorldMatrix(const Matrix4 &m)Ogre::VulkanRenderSystemvirtual
_startLegacyV1Rendering(void)Ogre::RenderSysteminlinevirtual
_update(void)Ogre::RenderSystem
_useLights(const LightList &lights, unsigned short limit)Ogre::VulkanRenderSystemvirtual
addClipPlane(const Plane &p)Ogre::RenderSystemvirtual
addClipPlane(Real A, Real B, Real C, Real D)Ogre::RenderSystemvirtual
addListener(Listener *l)Ogre::RenderSystemvirtual
addSharedListener(Listener *listener)Ogre::RenderSystemstatic
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
areFixedFunctionLightsInViewSpace() constOgre::RenderSysteminlinevirtual
beginGPUSampleProfile(const String &name, uint32 *hashCache)Ogre::VulkanRenderSystemvirtual
beginProfileEvent(const String &eventName)Ogre::VulkanRenderSystemvirtual
beginRenderPassDescriptor(RenderPassDescriptor *desc, TextureGpu *anyTarget, uint8 mipLevel, const Vector4 *viewportSizes, const Vector4 *scissors, uint32 numViewports, bool overlaysEnabled, bool warnIfRtvWasFlushed)Ogre::VulkanRenderSystemvirtual
bindDescriptorSet(VulkanVaoManager *&vaoManager)Ogre::VulkanRenderSystem
bindGpuProgramParameters(GpuProgramType gptype, GpuProgramParametersSharedPtr params, uint16 variabilityMask)Ogre::VulkanRenderSystemvirtual
bindGpuProgramPassIterationParameters(GpuProgramType gptype)Ogre::VulkanRenderSystemvirtual
checkExtension(const String &ext) constOgre::RenderSysteminlinevirtual
clearFrameBuffer(RenderPassDescriptor *renderPassDesc, TextureGpu *anyTarget, uint8 mipLevel)Ogre::VulkanRenderSystemvirtual
compositorWorkspaceBegin(CompositorWorkspace *workspace, const bool forceBeginFrame)Ogre::RenderSystemvirtual
compositorWorkspaceEnd(CompositorWorkspace *workspace, const bool forceEndFrame)Ogre::RenderSystemvirtual
compositorWorkspaceUpdate(CompositorWorkspace *workspace)Ogre::RenderSystemvirtual
convertColourValue(const ColourValue &colour, uint32 *pDest)Ogre::RenderSystemvirtual
createDepthBufferFor(TextureGpu *colourTexture, bool preferDepthTexture, PixelFormatGpu depthBufferFormat, uint16 poolId)Ogre::VulkanRenderSystemvirtual
createHardwareOcclusionQuery(void)Ogre::VulkanRenderSystemvirtual
createRenderPassDescriptor(void)Ogre::VulkanRenderSystemvirtual
createRenderSystemCapabilities(void) constOgre::VulkanRenderSystemvirtual
debugAnnotationPop(void)Ogre::VulkanRenderSystemvirtual
debugAnnotationPush(const String &event)Ogre::VulkanRenderSystemvirtual
debugCallback(void)Ogre::VulkanRenderSystem
deinitGPUProfiling(void)Ogre::VulkanRenderSystemvirtual
destroyHardwareOcclusionQuery(HardwareOcclusionQuery *hq)Ogre::RenderSystemvirtual
destroyRenderPassDescriptor(RenderPassDescriptor *renderPassDesc)Ogre::RenderSystem
destroyRenderWindow(Window *window)Ogre::RenderSystemvirtual
endCopyEncoder(void)Ogre::VulkanRenderSystemvirtual
endGpuDebuggerFrameCapture(Window *window)Ogre::VulkanRenderSystemvirtual
endGPUSampleProfile(const String &name)Ogre::VulkanRenderSystemvirtual
endProfileEvent(void)Ogre::VulkanRenderSystemvirtual
endRenderPassDescriptor(bool isInterruptingRender)Ogre::VulkanRenderSysteminline
endRenderPassDescriptor(void)Ogre::VulkanRenderSystemvirtual
executeRenderPassDescriptorDelayedActions(bool officialCall)Ogre::VulkanRenderSystem
executeRenderPassDescriptorDelayedActions(void)Ogre::VulkanRenderSystemvirtual
executeResourceTransition(const ResourceTransitionArray &rstCollection)Ogre::VulkanRenderSystemvirtual
fireSharedEvent(const String &name, const NameValuePairList *params=0)Ogre::RenderSystemstatic
flushCommands(void)Ogre::VulkanRenderSystemvirtual
flushDescriptorState(VkPipelineBindPoint pipeline_bind_point, const VulkanConstBufferPacked &constBuffer, const size_t bindOffset, const size_t bytesToWrite, const unordered_map< unsigned, VulkanConstantDefinitionBindingParam >::type &shaderBindings)Ogre::VulkanRenderSystem
flushUAVs(void)Ogre::VulkanRenderSystem
getBarrierSolver(void)Ogre::RenderSysteminline
getBoundUav(size_t slot) constOgre::RenderSystem
getCapabilities(void) constOgre::RenderSysteminline
getColourVertexElementType(void) constOgre::VulkanRenderSystemvirtual
getConfigOptions(void)Ogre::VulkanRenderSystemvirtual
getCurrentPassDescriptor(void)Ogre::RenderSysteminline
getCurrentRenderViewports(void)Ogre::RenderSysteminline
getCustomAttribute(const String &name, void *pData)Ogre::RenderSystemvirtual
getDebugShaders(void) constOgre::RenderSysteminline
getDepthBufferFor(TextureGpu *colourTexture, uint16 poolId, bool preferDepthTexture, PixelFormatGpu depthBufferFormat)Ogre::RenderSystemvirtual
getDisplayMonitorCount() constOgre::VulkanRenderSysteminlinevirtual
getDriverVersion(void) constOgre::RenderSysteminlinevirtual
getErrorDescription(long errorNumber) constOgre::VulkanRenderSystemvirtual
getFriendlyName(void) constOgre::VulkanRenderSystemvirtual
getGlobalInstanceVertexBuffer() constOgre::RenderSystem
getGlobalInstanceVertexBufferVertexDeclaration() constOgre::RenderSystem
getGlobalNumberOfInstances() constOgre::RenderSystem
getHorizontalTexelOffset(void)Ogre::VulkanRenderSystemvirtual
getInvertedClipSpaceY(void) constOgre::RenderSysteminline
getInvertVertexWinding(void) constOgre::RenderSystemvirtual
getMaxBoundViewports(void)Ogre::RenderSysteminline
getMaximumDepthInputValue(void)Ogre::VulkanRenderSystemvirtual
getMetrics() constOgre::RenderSystem
getMinimumDepthInputValue(void)Ogre::VulkanRenderSystemvirtual
getMutableCapabilities()Ogre::RenderSysteminline
getName(void) constOgre::VulkanRenderSystemvirtual
getNativeShadingLanguageVersion() constOgre::RenderSysteminline
getNumPriorityConfigOptions(void) constOgre::VulkanRenderSystemvirtual
getPixelFormatToShaderType(void) constOgre::VulkanRenderSystemvirtual
getPriorityConfigOption(size_t idx) constOgre::VulkanRenderSystemvirtual
getRenderDocApi(void)Ogre::RenderSysteminline
getRenderSystemEvents(void) constOgre::RenderSysteminlinevirtual
getRSDepthRange(void) constOgre::RenderSysteminlinevirtual
getStencilBufferParams(void) constOgre::RenderSysteminline
getTextureGpuManager(void) constOgre::RenderSysteminline
getVaoManager(void) constOgre::RenderSysteminline
getVerticalTexelOffset(void)Ogre::VulkanRenderSystemvirtual
getVkInstance(void) constOgre::VulkanRenderSysteminline
getVulkanDevice() constOgre::VulkanRenderSysteminline
getWBufferEnabled(void) constOgre::RenderSystem
hasAnisotropicMipMapFilter() constOgre::VulkanRenderSysteminlinevirtual
initConfigOptions()Ogre::VulkanRenderSystem
initGPUProfiling(void)Ogre::VulkanRenderSystemvirtual
initialiseFromRenderSystemCapabilities(RenderSystemCapabilities *caps, Window *primary)Ogre::VulkanRenderSystemvirtual
initializeExternalVkInstance(VulkanExternalInstance *externalInstance)Ogre::VulkanRenderSystem
initializeVkInstance()Ogre::VulkanRenderSystem
isGpuProgramBound(GpuProgramType gptype)Ogre::RenderSystemvirtual
isReverseDepth(void) constOgre::RenderSysteminline
isSameLayout(ResourceLayout::Layout a, ResourceLayout::Layout b, const TextureGpu *texture, bool bIsDebugCheck) constOgre::VulkanRenderSystemvirtual
isStaticBufferLockable() constOgre::RenderSysteminlinevirtual
loadRenderDocApi(void)Ogre::RenderSystem
markProfileEvent(const String &event)Ogre::VulkanRenderSystemvirtual
notifyRenderTextureNonResident(VulkanTextureGpu *texture)Ogre::VulkanRenderSystem
notifySwapchainCreated(VulkanWindow *window)Ogre::VulkanRenderSystem
notifySwapchainDestroyed(VulkanWindow *window)Ogre::VulkanRenderSystem
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
postExtraThreadsStarted()Ogre::VulkanRenderSystemvirtual
preExtraThreadsStarted()Ogre::VulkanRenderSystemvirtual
queueBindUAVs(const DescriptorSetUav *descSetUav)Ogre::RenderSystem
refreshConfig()Ogre::VulkanRenderSystem
registerThread()Ogre::VulkanRenderSystemvirtual
reinitialise(void)Ogre::VulkanRenderSystemvirtual
removeListener(Listener *l)Ogre::RenderSystemvirtual
removeSharedListener(Listener *listener)Ogre::RenderSystemstatic
RenderSystem()Ogre::RenderSystem
resetAllBindings(void)Ogre::VulkanRenderSystem
resetClipPlanes()Ogre::RenderSystemvirtual
reverseCompareFunction(CompareFunction depthFunc)Ogre::RenderSystemstatic
setClipPlanes(const PlaneList &clipPlanes)Ogre::RenderSystemvirtual
setClipPlanesImpl(const PlaneList &clipPlanes)Ogre::VulkanRenderSystemvirtual
setConfigOption(const String &name, const String &value)Ogre::VulkanRenderSystemvirtual
setCurrentPassIterationCount(const size_t count)Ogre::RenderSysteminlinevirtual
setDebugShaders(bool bDebugShaders)Ogre::RenderSystem
setDeriveDepthBias(bool derive, float baseValue=0.0f, float multiplier=0.0f, float slopeScale=0.0f)Ogre::RenderSysteminlinevirtual
setDrawBuffer(ColourBufferType colourBuffer)Ogre::RenderSysteminlinevirtual
setGlobalInstanceVertexBuffer(const v1::HardwareVertexBufferSharedPtr &val)Ogre::RenderSystem
setGlobalInstanceVertexBufferVertexDeclaration(v1::VertexDeclaration *val)Ogre::RenderSystem
setGlobalNumberOfInstances(const size_t val)Ogre::RenderSystem
setInvertVertexWinding(bool invert)Ogre::RenderSystem
setMetricsRecordingEnabled(bool bEnable)Ogre::RenderSystem
setStencilBufferParams(uint32 refValue, const StencilParams &stencilParams)Ogre::VulkanRenderSystemvirtual
setUavStartingSlot(uint32 startingSlot)Ogre::RenderSystem
setWBufferEnabled(bool enabled)Ogre::RenderSystem
sharedVkInitialization()Ogre::VulkanRenderSystem
shutdown(void)Ogre::VulkanRenderSystemvirtual
startGpuDebuggerFrameCapture(Window *window)Ogre::RenderSystemvirtual
unregisterThread()Ogre::VulkanRenderSystemvirtual
updateCompositorManager(CompositorManager2 *compositorManager)Ogre::RenderSystemvirtual
useCustomRenderSystemCapabilities(RenderSystemCapabilities *capabilities)Ogre::RenderSystemvirtual
validateConfigOptions(void)Ogre::VulkanRenderSystemvirtual
validateDevice(bool forceDeviceElection=false)Ogre::RenderSysteminlinevirtual
validateSampleDescription(const SampleDescription &sampleDesc, PixelFormatGpu format)Ogre::VulkanRenderSystemvirtual
VulkanRenderSystem(const NameValuePairList *options)Ogre::VulkanRenderSystem
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~RenderSystem()Ogre::RenderSystemvirtual
~VulkanRenderSystem()Ogre::VulkanRenderSystem