Searched defs:CmdResetQueryPool (Results 1 – 9 of 9) sorted by relevance
721 void genX(CmdResetQueryPool)( in genX() argument
823 void genX(CmdResetQueryPool)( in genX() argument
1661 class CmdResetQueryPool : public vk::CommandBuffer::Command class1664 CmdResetQueryPool(vk::QueryPool *queryPool, uint32_t firstQuery, uint32_t queryCount) in CmdResetQueryPool() function in __anone9c4b87c0111::CmdResetQueryPool
85 PFN_vkCmdResetQueryPool CmdResetQueryPool; member
187 PFN_vkCmdResetQueryPool CmdResetQueryPool; member
1513 VKAPI_ATTR void CmdResetQueryPool(VkCommandBuffer commandBuffer, VkQueryPool queryPool, uint32_t fi… in CmdResetQueryPool() function
351 PFN_vkCmdResetQueryPool CmdResetQueryPool; member
3678 VKAPI_ATTR void VKAPI_CALL CmdResetQueryPool( in CmdResetQueryPool() function
1485 void CmdResetQueryPool(VkCommandBuffer cmdBuffer, VkQueryPool queryPool, uint32_t startQuery, uint3… in CmdResetQueryPool() function