Home
last modified time | relevance | path

Searched defs:imageSubresourceRange (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.cpp45 …const ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COLOR_B… in ExplicitBarrierUndefinedImageToTransferDst() local
57 …const ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COLOR_B… in ExplicitBarrierTransferDstImageToTransferSrc() local
118 …const ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COLOR_B… in GenerateMipmaps() local
156 …const ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COLOR_B… in GenerateMipmaps() local
344 …const ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COLOR_B… in CopyStagingToImages() local
376 …const ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COLOR_B… in CopyStagingToImages() local
406 …const ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COLOR_B… in CopyImagesToBuffers() local
434 …const ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COLOR_B… in CopyImagesToBuffers() local
454 …constexpr ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COL… in CopyImagesToImages() local
496 …constexpr ImageSubresourceRange imageSubresourceRange { ImageAspectFlagBits::CORE_IMAGE_ASPECT_COL… in CopyImagesToImages() local
[all …]
H A Drender_node_mip_chain_post_process.cpp349 ImageSubresourceRange imageSubresourceRange { CORE_IMAGE_ASPECT_COLOR_BIT, 0, 1, 0, in RenderGraphics() local
H A Drender_blur.cpp202 ImageSubresourceRange imageSubresourceRange { CORE_IMAGE_ASPECT_COLOR_BIT, 0, 1, 0, in RenderData() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_camera_cubemap.cpp264 ImageSubresourceRange imageSubresourceRange { CORE_IMAGE_ASPECT_COLOR_BIT, 0, in ExecuteSinglePostProcess() local
308 ImageSubresourceRange imageSubresourceRange { CORE_IMAGE_ASPECT_COLOR_BIT, 0, in ExecuteSinglePostProcess() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_image_vk.cpp158 const VkImageSubresourceRange imageSubresourceRange { in CreateImageView() local
H A Dswapchain_vk.cpp352 constexpr VkImageSubresourceRange imageSubresourceRange { in SwapchainVk() local
H A Drender_backend_vk.cpp1831 const VkImageSubresourceRange imageSubresourceRange { in RenderCommand() local
2615 constexpr VkImageSubresourceRange imageSubresourceRange { in RenderPresentationLayout() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp182 const ImageSubresourceRange& imageSubresourceRange) in ValidateImageSubresourceRange()
1334 const ImageSubresourceRange& imageSubresourceRange) in CustomImageBarrier()
1342 const ImageResourceBarrier& destination, const ImageSubresourceRange& imageSubresourceRange) in CustomImageBarrier()