Searched refs:PreCallRecordCmdCopyBufferToImage (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 659 …void PreCallRecordCmdCopyBufferToImage(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkImage … 1531 …void PreCallRecordCmdCopyBufferToImage(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkImage …
|
D | buffer_validation.cpp | 5120 void ValidationStateTracker::PreCallRecordCmdCopyBufferToImage(VkCommandBuffer commandBuffer, VkBuf… in PreCallRecordCmdCopyBufferToImage() function in ValidationStateTracker 5131 void CoreChecks::PreCallRecordCmdCopyBufferToImage(VkCommandBuffer commandBuffer, VkBuffer srcBuffe… in PreCallRecordCmdCopyBufferToImage() function in CoreChecks 5134 …StateTracker::PreCallRecordCmdCopyBufferToImage(commandBuffer, srcBuffer, dstImage, dstImageLayout… in PreCallRecordCmdCopyBufferToImage()
|
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 1696 void PreCallRecordCmdCopyBufferToImage(
|
D | thread_safety.cpp | 2023 void ThreadSafety::PreCallRecordCmdCopyBufferToImage( in PreCallRecordCmdCopyBufferToImage() function in ThreadSafety
|
D | chassis.h | 2870 …virtual void PreCallRecordCmdCopyBufferToImage(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, … in PreCallRecordCmdCopyBufferToImage() function
|
D | chassis.cpp | 3348 …intercept->PreCallRecordCmdCopyBufferToImage(commandBuffer, srcBuffer, dstImage, dstImageLayout, r… in CmdCopyBufferToImage()
|