Searched refs:PreCallRecordCmdCopyImageToBuffer (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 663 …void PreCallRecordCmdCopyImageToBuffer(VkCommandBuffer commandBuffer, VkImage srcImage, VkImageLay… 1525 …void PreCallRecordCmdCopyImageToBuffer(VkCommandBuffer commandBuffer, VkImage srcImage, VkImageLay…
|
D | buffer_validation.cpp | 5033 void ValidationStateTracker::PreCallRecordCmdCopyImageToBuffer(VkCommandBuffer commandBuffer, VkIma… in PreCallRecordCmdCopyImageToBuffer() function in ValidationStateTracker 5044 void CoreChecks::PreCallRecordCmdCopyImageToBuffer(VkCommandBuffer commandBuffer, VkImage srcImage,… in PreCallRecordCmdCopyImageToBuffer() function in CoreChecks 5046 …StateTracker::PreCallRecordCmdCopyImageToBuffer(commandBuffer, srcImage, srcImageLayout, dstBuffer… in PreCallRecordCmdCopyImageToBuffer()
|
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 1712 void PreCallRecordCmdCopyImageToBuffer(
|
D | thread_safety.cpp | 2049 void ThreadSafety::PreCallRecordCmdCopyImageToBuffer( in PreCallRecordCmdCopyImageToBuffer() function in ThreadSafety
|
D | chassis.h | 2873 …virtual void PreCallRecordCmdCopyImageToBuffer(VkCommandBuffer commandBuffer, VkImage srcImage, Vk… in PreCallRecordCmdCopyImageToBuffer() function
|
D | chassis.cpp | 3373 …intercept->PreCallRecordCmdCopyImageToBuffer(commandBuffer, srcImage, srcImageLayout, dstBuffer, r… in CmdCopyImageToBuffer()
|