Searched refs:commandCopyImageToBuffer (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageLoadStoreTests.cpp | 426 void commandCopyImageToBuffer(Context &context, const VkCommandBuffer cmdBuffer, const VkImage imag… in commandCopyImageToBuffer() function 1099 …commandCopyImageToBuffer(m_context, cmdBuffer, m_image->get(), m_imageBuffer->get(), m_imageSizeBy… in commandAfterCompute() 1795 …commandCopyImageToBuffer(m_context, cmdBuffer, m_imageDst->get(), m_imageBuffer->get(), m_imageSiz… in commandAfterCompute() 2432 …commandCopyImageToBuffer(m_context, cmdBuffer, m_imageDst->get(), m_buffer->get(), m_imageDstSize,… in commandAfterCompute()
|
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/ |
H A D | opencl.hpp | 11275 cl_int commandCopyImageToBuffer(const Image& src, in commandCopyImageToBuffer() function in cl::CommandBufferKhr
|