Searched defs:CmdResetQueryPool (Results 1 – 3 of 3) sorted by relevance
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 __anon5fca40110111::CmdResetQueryPool
185 PFN_vkCmdResetQueryPool CmdResetQueryPool = nullptr; member