Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1764 void PostCallRecordCmdClearColorImage(
Dthread_safety.cpp2131 void ThreadSafety::PostCallRecordCmdClearColorImage( in PostCallRecordCmdClearColorImage() function in ThreadSafety
Dchassis.h2883 …virtual void PostCallRecordCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImag… in PostCallRecordCmdClearColorImage() function
Dchassis.cpp3451 …intercept->PostCallRecordCmdClearColorImage(commandBuffer, image, imageLayout, pColor, rangeCount,… in CmdClearColorImage()