Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDevicePropertiesForDefaultDeviceDefs.inl51 const VkPhysicalDeviceTimelineSemaphoreProperties& getTimelineSemaphoreProperties (void) cons… function
DvkDevicePropertiesForContextDefs.inl51 const vk::VkPhysicalDeviceTimelineSemaphoreProperties& Context::getTimelineSemaphoreProperties function in Context
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp1298 static void getTimelineSemaphoreProperties(T *properties) in getTimelineSemaphoreProperties() function