Home
last modified time | relevance | path

Searched refs:PreCallRecordCmdResetQueryPool (Results 1 – 3 of 3) 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.cpp3692 intercept->PreCallRecordCmdResetQueryPool(commandBuffer, queryPool, firstQuery, queryCount); in CmdResetQueryPool()