Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp290 void waitForFence(const DeviceInterface &vk, const VkDevice device, const VkFence fence, uint64_t t… in waitForFence() function
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderQueryTestsEXT.cpp723 void MeshQueryInstance::waitForFence(void) const in waitForFence() function in vkt::MeshShader::__anonc64eebd80111::MeshQueryInstance
/external/mesa3d/src/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp5347 VkResult waitForFence(VkFence boxed_fence, uint64_t timeout) { in waitForFence() function in gfxstream::vk::VkDecoderGlobalState::Impl
7947 VkResult VkDecoderGlobalState::waitForFence(VkFence boxed_fence, uint64_t timeout) { in waitForFence() function in gfxstream::vk::VkDecoderGlobalState