Searched refs:getDescriptorIndexingProperties (Results 1 – 5 of 5) sorted by relevance
10 …xingProperties& Context::getDescriptorIndexingProperties (void) const { return m_device->getD… function in Context
10 const vk::VkPhysicalDeviceDescriptorIndexingProperties& getDescriptorIndexingProperties (void…
10 const VkPhysicalDeviceDescriptorIndexingProperties& getDescriptorIndexingProperties (void) co… function
935 static void getDescriptorIndexingProperties(T *properties) in getDescriptorIndexingProperties() function964 getDescriptorIndexingProperties(properties); in getProperties()1009 getDescriptorIndexingProperties(properties); in getProperties()
1175 …IndexingPropertiesEXT& descriptorIndexingPropertiesEXT = context.getDescriptorIndexingProperties(); in validateLimitsExtDescriptorIndexing()