Searched defs:bufferCopy (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
H A D | render_data_store_default_staging.cpp | 96 …const RenderHandleReference& dstHandle, const BufferCopy& bufferCopy, const ResourceCopyInfo copyI… in CopyBufferToBuffer() 137 …ray_view<const uint8_t>& dat, const RenderHandleReference& dstHandle, const BufferCopy& bufferCopy) in CopyDataToBuffer() 161 …ray_view<const uint8_t>& dat, const RenderHandleReference& dstHandle, const BufferCopy& bufferCopy) in CopyDataToBufferOnCpu() 221 …erHandleReference& srcHandle, const RenderHandleReference& dstHandle, const BufferCopy& bufferCopy) in CopyBufferToBuffer()
|
H A D | render_data_store_default_staging.h | 35 BufferCopy bufferCopy; member
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/ |
H A D | lume_custom_render.cpp | 214 const RENDER_NS::BufferCopy bufferCopy { 0, 0, bSize }; in OnSizeChange() local 278 const RENDER_NS::BufferCopy bufferCopy{0, 0, bSize}; in UpdateShaderInputBuffer() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | render_command_list.h | 334 BufferCopy bufferCopy; member
|
H A D | render_command_list.cpp | 1384 …onst RenderHandle sourceHandle, const RenderHandle destinationHandle, const BufferCopy& bufferCopy) in CopyBufferToBuffer()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
H A D | render_backend_vk.cpp | 1570 const VkBufferCopy bufferCopy { in RenderCommand() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_importer.cpp | 2210 BufferImageCopy& bufferCopy = data.copyInfo[mipIndex]; in PrepareImageData() local
|