Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkDevicePropertiesForContextDefs.inl30 const vk::VkPhysicalDeviceTimelineSemaphoreProperties& Context::getTimelineSemaphoreProperties function in Context
H A DvkDevicePropertiesForDefaultDeviceDefs.inl30 const VkPhysicalDeviceTimelineSemaphoreProperties& getTimelineSemaphoreProperties (void) cons… function
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkDevicePropertiesForDefaultDeviceDefs.inl35 const VkPhysicalDeviceTimelineSemaphoreProperties& getTimelineSemaphoreProperties (void) cons… function
H A DvkDevicePropertiesForContextDefs.inl35 const vk::VkPhysicalDeviceTimelineSemaphoreProperties& Context::getTimelineSemaphoreProperties function in Context
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp1403 static void getTimelineSemaphoreProperties(T *properties) in getTimelineSemaphoreProperties() function