Searched refs:ResetQueryPool (Results 1 – 6 of 6) sorted by relevance
113 case CommandID::ResetQueryPool: in GetCommandString()523 case CommandID::ResetQueryPool: in executeCommands()
74 ResetQueryPool, enumerator1379 initCommand<ResetQueryPoolParams>(CommandID::ResetQueryPool); in resetQueryPool()
866 PFN_vkResetQueryPool ResetQueryPool; member
4889 table->ResetQueryPool = (PFN_vkResetQueryPool) gpa(device, "vkResetQueryPool"); in vk_load_device_commands()
947 EVENT_MARKER(ResetQueryPool, commandBuffer, queryPool, firstQuery, in sqtt_CmdResetQueryPool()
755 void genX(ResetQueryPool)( in genX() argument