Home
last modified time | relevance | path

Searched refs:PreCallRecordCmdResetQueryPool (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1912 void PreCallRecordCmdResetQueryPool(
Dthread_safety.cpp2361 void ThreadSafety::PreCallRecordCmdResetQueryPool( in PreCallRecordCmdResetQueryPool() function in ThreadSafety
Dchassis.h2912 …virtual void PreCallRecordCmdResetQueryPool(VkCommandBuffer commandBuffer, VkQueryPool queryPool, … in PreCallRecordCmdResetQueryPool() function
Dchassis.cpp3692 intercept->PreCallRecordCmdResetQueryPool(commandBuffer, queryPool, firstQuery, queryCount); in CmdResetQueryPool()