Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1444 void PostCallRecordCmdSetScissor(
Dthread_safety.cpp1612 void ThreadSafety::PostCallRecordCmdSetScissor( in PostCallRecordCmdSetScissor() function in ThreadSafety
Dchassis.h2811 …virtual void PostCallRecordCmdSetScissor(VkCommandBuffer commandBuffer, uint32_t firstScissor, uin… in PostCallRecordCmdSetScissor() function
Dchassis.cpp2882 … intercept->PostCallRecordCmdSetScissor(commandBuffer, firstScissor, scissorCount, pScissors); in CmdSetScissor()