Searched defs:CmdResetQueryPool (Results 1 – 4 of 4) sorted by relevance
724 void genX(CmdResetQueryPool)( in genX() argument
1121 class CmdResetQueryPool : public vk::CommandBuffer::Command class1124 CmdResetQueryPool(vk::QueryPool *queryPool, uint32_t firstQuery, uint32_t queryCount) in CmdResetQueryPool() function in __anon60e7c08c0111::CmdResetQueryPool
185 PFN_vkCmdResetQueryPool CmdResetQueryPool = nullptr; member
417 PFN_vkCmdResetQueryPool CmdResetQueryPool; member