Home
last modified time | relevance | path

Searched refs:PostCallRecordCmdDrawIndexedIndirect (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/layers/
Ddrawdispatch.cpp204 void ValidationStateTracker::PostCallRecordCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, Vk… in PostCallRecordCmdDrawIndexedIndirect() function in ValidationStateTracker
Dcore_validation.h674 …void PostCallRecordCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDevice…
/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1615 void PostCallRecordCmdDrawIndexedIndirect(
Dthread_safety.cpp1894 void ThreadSafety::PostCallRecordCmdDrawIndexedIndirect( in PostCallRecordCmdDrawIndexedIndirect() function in ThreadSafety
Dchassis.h2853 …virtual void PostCallRecordCmdDrawIndexedIndirect(VkCommandBuffer commandBuffer, VkBuffer buffer, … in PostCallRecordCmdDrawIndexedIndirect() function
Dchassis.cpp3206 … intercept->PostCallRecordCmdDrawIndexedIndirect(commandBuffer, buffer, offset, drawCount, stride); in CmdDrawIndexedIndirect()