Searched defs:imageSubresourceRange (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
H A D | render_staging.cpp | 45 …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 D | render_node_mip_chain_post_process.cpp | 349 ImageSubresourceRange imageSubresourceRange { CORE_IMAGE_ASPECT_COLOR_BIT, 0, 1, 0, in RenderGraphics() local
|
H A D | render_blur.cpp | 202 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 D | render_node_camera_cubemap.cpp | 264 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 D | gpu_image_vk.cpp | 158 const VkImageSubresourceRange imageSubresourceRange { in CreateImageView() local
|
H A D | swapchain_vk.cpp | 352 constexpr VkImageSubresourceRange imageSubresourceRange { in SwapchainVk() local
|
H A D | render_backend_vk.cpp | 1831 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 D | render_command_list.cpp | 182 const ImageSubresourceRange& imageSubresourceRange) in ValidateImageSubresourceRange() 1334 const ImageSubresourceRange& imageSubresourceRange) in CustomImageBarrier() 1342 const ImageResourceBarrier& destination, const ImageSubresourceRange& imageSubresourceRange) in CustomImageBarrier()
|