OGRE-Next  4.0.0unstable
Object-Oriented Graphics Rendering Engine
Ogre::VulkanRootLayout Member List

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

bind(VulkanDevice *device, VulkanVaoManager *vaoManager, const VulkanGlobalBindingTable &table)Ogre::VulkanRootLayout
copyFrom(const RootLayout &rootLayout, bool bIncludeArrayBindings=true)Ogre::VulkanRootLayout
copyTo(RootLayout &outRootLayout, bool bIncludeArrayBindings)Ogre::VulkanRootLayout
createVulkanHandles()Ogre::VulkanRootLayout
dump(String &outJson) constOgre::VulkanRootLayout
Ogre::RootLayout::dump(String &outJson) constOgre::RootLayoutprivate
findBest(VulkanRootLayout *a, VulkanRootLayout *b)Ogre::VulkanRootLayoutstatic
findBindingIndex(const uint32 setIdx, const uint32 targetBindingIdx, DescBindingTypes::DescBindingTypes &outType, size_t &outRelativeSlotIndex) constOgre::VulkanRootLayout
findParamsBuffer(uint32 shaderStage, size_t &outSetIdx, size_t &outBindingIdx) constOgre::VulkanRootLayout
Ogre::RootLayout::findParamsBuffer(uint32 shaderStage, size_t &outSetIdx, size_t &outBindingIdx) constOgre::RootLayoutprivate
generateRootLayoutMacros(uint32 shaderStage, ShaderSyntax shaderType, String &inOutString) constOgre::VulkanRootLayout
getDescBindingRanges(size_t setIdx) constOgre::VulkanRootLayoutinline
getDescBindingRanges(size_t setIdx) constOgre::VulkanRootLayoutinline
operator<(const VulkanRootLayout &other) constOgre::VulkanRootLayout
parseRootLayout(const char *rootLayout, const bool bCompute, const String &filename)Ogre::VulkanRootLayout
validateArrayBindings(const RootLayout &groundTruth, const String &filename) constOgre::VulkanRootLayout
Ogre::RootLayout::validateArrayBindings(const RootLayout &groundTruth, const String &filename) constOgre::RootLayoutprivate
VulkanRootLayout(VulkanGpuProgramManager *programManager)Ogre::VulkanRootLayout
~VulkanRootLayout()Ogre::VulkanRootLayout