Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl25 GetFenceStatusFunc getFenceStatus; variable
DvkDeviceDriverImpl.inl110 VkResult DeviceDriver::getFenceStatus (VkDevice device, VkFence fence) const function in DeviceDriver
DvkNullDriverImpl.inl483 VKAPI_ATTR VkResult VKAPI_CALL getFenceStatus (VkDevice device, VkFence fence) function