Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1780 void PostCallRecordCmdClearDepthStencilImage(
Dthread_safety.cpp2155 void ThreadSafety::PostCallRecordCmdClearDepthStencilImage( in PostCallRecordCmdClearDepthStencilImage() function in ThreadSafety
Dchassis.h2886 …virtual void PostCallRecordCmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image,… in PostCallRecordCmdClearDepthStencilImage() function
Dchassis.cpp3476 …intercept->PostCallRecordCmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStenci… in CmdClearDepthStencilImage()