Home
last modified time | relevance | path

Searched defs:CmdCopyImage (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h105 PFN_vkCmdCopyImage CmdCopyImage = nullptr; member
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp630 class CmdCopyImage : public vk::CommandBuffer::Command class
633 CmdCopyImage(const vk::Image *srcImage, vk::Image *dstImage, const VkImageCopy2KHR &region) in CmdCopyImage() function in __anon5fca40110111::CmdCopyImage
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h168 PFN_vkCmdCopyImage CmdCopyImage = nullptr; member