Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp699 class CmdCopyBufferToImage : public vk::CommandBuffer::Command class
702CmdCopyBufferToImage(vk::Buffer *srcBuffer, vk::Image *dstImage, const VkBufferImageCopy2KHR &regi… in CmdCopyBufferToImage() function in __anon6a895e2d0111::CmdCopyBufferToImage
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h167 PFN_vkCmdCopyBufferToImage CmdCopyBufferToImage = nullptr; member
/third_party/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h393 PFN_vkCmdCopyBufferToImage CmdCopyBufferToImage; member