Searched refs:vn_encode_vkResetQueryPool (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_query_pool.h296 static inline void vn_encode_vkResetQueryPool(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkQueryPool queryPool, uint32_t firstQuery, uint32_t queryCount) function in typeref:typename:void
411 vn_encode_vkResetQueryPool(enc, cmd_flags, device, queryPool, firstQuery, queryCount);

Completed in 4 milliseconds