Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1956 void PreCallRecordCmdPushConstants(
Dthread_safety.cpp2431 void ThreadSafety::PreCallRecordCmdPushConstants( in PreCallRecordCmdPushConstants() function in ThreadSafety
Dchassis.h2921 …virtual void PreCallRecordCmdPushConstants(VkCommandBuffer commandBuffer, VkPipelineLayout layout,… in PreCallRecordCmdPushConstants() function
Dchassis.cpp3767 …intercept->PreCallRecordCmdPushConstants(commandBuffer, layout, stageFlags, offset, size, pValues); in CmdPushConstants()