Home
last modified time | relevance | path

Searched defs:waitForFences (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl26 WaitForFencesFunc waitForFences; variable
DvkDeviceDriverImpl.inl115 VkResult DeviceDriver::waitForFences (VkDevice device, deUint32 fenceCount, const VkFence* pFences,… function in DeviceDriver
DvkNullDriverImpl.inl490 VKAPI_ATTR VkResult VKAPI_CALL waitForFences (VkDevice device, deUint32 fenceCount, const VkFence* … function
/external/deqp/external/vulkancts/modules/vulkan/
DvktRenderPassTests.cpp325 void waitForFences (const DeviceInterface& vk, VkDevice device, deUint32 fenceCount, const VkFence*… in waitForFences() function