Searched defs:CmdResetQueryPool (Results 1 – 6 of 6) sorted by relevance
721 void genX(CmdResetQueryPool)( in genX() argument
775 void genX(CmdResetQueryPool)( in genX() argument
85 PFN_vkCmdResetQueryPool CmdResetQueryPool; member
1661 class CmdResetQueryPool : public vk::CommandBuffer::Command class1664 CmdResetQueryPool(vk::QueryPool *queryPool, uint32_t firstQuery, uint32_t queryCount) in CmdResetQueryPool() function in __anone0bec11a0111::CmdResetQueryPool
351 PFN_vkCmdResetQueryPool CmdResetQueryPool; member
3678 VKAPI_ATTR void VKAPI_CALL CmdResetQueryPool( in CmdResetQueryPool() function