Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDevicePropertiesForContextDefs.inl27 const vk::VkPhysicalDeviceMaintenance3Properties& Context::getMaintenance3Properties (void)… function in Context
H A DvkDevicePropertiesForDefaultDeviceDefs.inl27 const VkPhysicalDeviceMaintenance3Properties& getMaintenance3Properties (void) const { retu… function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDevicePropertiesForDefaultDeviceDefs.inl28 const VkPhysicalDeviceMaintenance3Properties& getMaintenance3Properties (void) const { retu… function
H A DvkDevicePropertiesForContextDefs.inl28 const vk::VkPhysicalDeviceMaintenance3Properties& Context::getMaintenance3Properties (void)… function in Context
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp851 static void getMaintenance3Properties(T *properties) in getMaintenance3Properties() function