Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDevicePropertiesForContextDefs.inl10 const vk::VkPhysicalDeviceDescriptorIndexingProperties& Context::getDescriptorIndexingProperties function in Context
DvkDevicePropertiesForDefaultDeviceDefs.inl10 const VkPhysicalDeviceDescriptorIndexingProperties& getDescriptorIndexingProperties (void) co… function
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDevicePropertiesForContextDefs.inl23 const vk::VkPhysicalDeviceDescriptorIndexingProperties& Context::getDescriptorIndexingProperties function in Context
DvkDevicePropertiesForDefaultDeviceDefs.inl23 const VkPhysicalDeviceDescriptorIndexingProperties& getDescriptorIndexingProperties (void) co… function
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1195 static void getDescriptorIndexingProperties(T *properties) in getDescriptorIndexingProperties() function