Home
last modified time | relevance | path

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

/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/
H A Dvn_protocol_renderer_defines.h733 struct vn_command_vkWaitForFences { struct
734 VkDevice device;
735 uint32_t fenceCount;
736 const VkFence* pFences;
737 VkBool32 waitAll;
738 uint64_t timeout;
740 VkResult ret;