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