Home
last modified time | relevance | path

Searched defs:getDescriptorIndexingProperties (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDevicePropertiesForContextDefs.inl29 const vk::VkPhysicalDeviceDescriptorIndexingProperties& Context::getDescriptorIndexingProperties function in Context
H A DvkDevicePropertiesForDefaultDeviceDefs.inl29 const VkPhysicalDeviceDescriptorIndexingProperties& getDescriptorIndexingProperties (void) co… function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDevicePropertiesForDefaultDeviceDefs.inl24 const VkPhysicalDeviceDescriptorIndexingProperties& getDescriptorIndexingProperties (void) co… function
H A DvkDevicePropertiesForContextDefs.inl24 const vk::VkPhysicalDeviceDescriptorIndexingProperties& Context::getDescriptorIndexingProperties function in Context
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1221 static void getDescriptorIndexingProperties(T *properties) in getDescriptorIndexingProperties() function