/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | Util.cpp | 117 void copyBufferToImage(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Buffer … in copyBufferToImage() function 132 commandBuffer.copyBufferToImage(buffer, image, vk::ImageLayout::eTransferDstOptimal, 1, ®ion); in copyBufferToImage()
|
D | Util.hpp | 33 void copyBufferToImage(vk::Device device, vk::CommandPool commandPool, vk::Queue queue, vk::Buffer …
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | VulkanSecondaryCommandBuffer.h | 89 void copyBufferToImage(VkBuffer srcBuffer, 316 ANGLE_INLINE void VulkanSecondaryCommandBuffer::copyBufferToImage(VkBuffer srcBuffer, in copyBufferToImage() function 323 CommandBuffer::copyBufferToImage(srcBuffer, dstImage, dstImageLayout, regionCount, regions); in copyBufferToImage()
|
D | OverlayVk.cpp | 147 fontDataUpload->copyBufferToImage(fontDataBuffer.get().getBuffer().getHandle(), in createFont()
|
D | SecondaryCommandBuffer.h | 568 void copyBufferToImage(VkBuffer srcBuffer, 1094 ANGLE_INLINE void SecondaryCommandBuffer::copyBufferToImage(VkBuffer srcBuffer, in copyBufferToImage() function
|
D | vk_wrapper.h | 244 void copyBufferToImage(VkBuffer srcBuffer, 783 ANGLE_INLINE void CommandBuffer::copyBufferToImage(VkBuffer srcBuffer,
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.hpp | 244 void copyBufferToImage (const DeviceInterface& vk, 261 void copyBufferToImage (const DeviceInterface& vk,
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkCommandBuffer.hpp | 108 void copyBufferToImage(const VkCopyBufferToImageInfo2KHR ©BufferToImageInfo);
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanBenchmarks/ |
D | TriangleBenchmarks.cpp | 246 …Util::copyBufferToImage(device, commandPool, queue, buffer.getBuffer(), texture.getImage(), 16, 16… in TriangleSampleTexture()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkCommandBuffer.h | 268 void copyBufferToImage(const GrVkGpu* gpu,
|
D | GrVkGpu.cpp | 509 fCurrentCmdBuffer->copyBufferToImage(this, in onTransferPixelsTo() 860 fCurrentCmdBuffer->copyBufferToImage(this, in uploadTexDataOptimal() 940 fCurrentCmdBuffer->copyBufferToImage(this, in uploadTexDataCompressed()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkCommandBuffer.h | 282 void copyBufferToImage(const GrVkGpu* gpu,
|
D | GrVkGpu.cpp | 604 this->currentCommandBuffer()->copyBufferToImage(this, in onTransferPixelsTo() 959 this->currentCommandBuffer()->copyBufferToImage(this, in uploadTexDataOptimal() 1026 this->currentCommandBuffer()->copyBufferToImage(this, in uploadTexDataCompressed() 1763 cmdBuffer->copyBufferToImage(this, in onUpdateCompressedBackendTexture()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | SecondaryCommandBuffer.h | 418 void copyBufferToImage(VkBuffer srcBuffer, 787 ANGLE_INLINE void SecondaryCommandBuffer::copyBufferToImage(VkBuffer srcBuffer, in copyBufferToImage() function
|
D | vk_wrapper.h | 251 void copyBufferToImage(VkBuffer srcBuffer, 698 ANGLE_INLINE void CommandBuffer::copyBufferToImage(VkBuffer srcBuffer,
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicGeometryShaderTests.cpp | 157 …copyBufferToImage(vk, device, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, DE_NULL, … in uploadImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
D | vktGeometryBasicGeometryShaderTests.cpp | 157 …copyBufferToImage(vk, device, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, DE_NULL, … in uploadImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 1082 …copyBufferToImage(vk, vkDevice, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, DE_NULL… in uploadImage() 1084 …copyBufferToImage(vk, vkDevice, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, DE_NULL… in uploadImage() 1371 …copyBufferToImage(vk, vkDevice, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, &(*imag… in uploadSparseImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 1082 …copyBufferToImage(vk, vkDevice, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, DE_NULL… in uploadImage() 1084 …copyBufferToImage(vk, vkDevice, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, DE_NULL… in uploadImage() 1371 …copyBufferToImage(vk, vkDevice, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, &(*imag… in uploadSparseImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 488 …copyBufferToImage(vk, device, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, DE_NULL, … in uploadTestTextureInternal() 595 …copyBufferToImage(vk, device, universalQueue, universalQueueFamilyIndex, *buffer, bufferSize, copy… in uploadTestTextureInternalSparse()
|
D | vktPipelineImage2DViewOf3DTests.cpp | 512 …copyBufferToImage(vk, *cmdBuffer, **inputImageBuffer, bufferSize, copies, VK_IMAGE_ASPECT_COLOR_BI… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineImageUtil.cpp | 488 …copyBufferToImage(vk, device, queue, queueFamilyIndex, *buffer, bufferSize, copyRegions, DE_NULL, … in uploadTestTextureInternal() 595 …copyBufferToImage(vk, device, universalQueue, universalQueueFamilyIndex, *buffer, bufferSize, copy… in uploadTestTextureInternalSparse()
|
D | vktPipelineImage2DViewOf3DTests.cpp | 512 …copyBufferToImage(vk, *cmdBuffer, **inputImageBuffer, bufferSize, copies, VK_IMAGE_ASPECT_COLOR_BI… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.cpp | 2946 void copyBufferToImage (Context& context, const DeviceInterface& vk, const VkDevice& device, const … in copyBufferToImage() function 2966 …copyBufferToImage(vk, cmdBuffer, buffer, VK_WHOLE_SIZE, vector<VkBufferImageCopy>(1, copyRegion), … in copyBufferToImage() 3504 …copyBufferToImage(context, vk, device, queue, *cmdPool, *cmdBuf, resourceBuffer.get(), resourceIma… in runAndVerifyDefaultPipeline()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.cpp | 2946 void copyBufferToImage (Context& context, const DeviceInterface& vk, const VkDevice& device, const … in copyBufferToImage() function 2966 …copyBufferToImage(vk, cmdBuffer, buffer, VK_WHOLE_SIZE, vector<VkBufferImageCopy>(1, copyRegion), … in copyBufferToImage() 3504 …copyBufferToImage(context, vk, device, queue, *cmdPool, *cmdBuf, resourceBuffer.get(), resourceIma… in runAndVerifyDefaultPipeline()
|