Searched refs:PreCallRecordCmdClearColorImage (Results 1 – 6 of 6) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | core_validation.h | 649 …void PreCallRecordCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout i… 1363 …void PreCallRecordCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout i…
|
D | buffer_validation.cpp | 1735 void ValidationStateTracker::PreCallRecordCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage… in PreCallRecordCmdClearColorImage() function in ValidationStateTracker 1745 void CoreChecks::PreCallRecordCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkIm… in PreCallRecordCmdClearColorImage() function in CoreChecks 1748 …StateTracker::PreCallRecordCmdClearColorImage(commandBuffer, image, imageLayout, pColor, rangeCoun… in PreCallRecordCmdClearColorImage()
|
/external/vulkan-validation-layers/layers/generated/ |
D | thread_safety.h | 1756 void PreCallRecordCmdClearColorImage(
|
D | thread_safety.cpp | 2119 void ThreadSafety::PreCallRecordCmdClearColorImage( in PreCallRecordCmdClearColorImage() function in ThreadSafety
|
D | chassis.h | 2882 …virtual void PreCallRecordCmdClearColorImage(VkCommandBuffer commandBuffer, VkImage image, VkImage… in PreCallRecordCmdClearColorImage() function
|
D | chassis.cpp | 3446 …intercept->PreCallRecordCmdClearColorImage(commandBuffer, image, imageLayout, pColor, rangeCount, … in CmdClearColorImage()
|