Home
last modified time | relevance | path

Searched defs:layerCount (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_gfx_composition.cpp93 int32_t layerCount = 0; in UseCompositionClient() local
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/InnerAPI/include/
H A Dinner_demuxer_parser_sample.h36 uint32_t layerCount = 0; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_image_vk.cpp156 … baseMipLevel, const uint32_t levelCount, const uint32_t baseArrayLayer, const uint32_t layerCount) in CreateImageView()
H A Drender_backend_vk.cpp1609 …const uint32_t layerCount = (subresourceLayer.layerCount == PipelineStateConstants::GPU_IMAGE_ALL_… in RenderCommand() local
1826 const uint32_t layerCount = (ref.src.optionalImageSubresourceRange.layerCount == in RenderCommand() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/
H A Drender_node_scene_util.cpp153 const uint32_t layerCount = camera.multiViewCameraCount + 1U; in UpdateCameraFlags() local
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/common/
H A Dmedia_core.h244 uint32_t layerCount = 0; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_staging.cpp103 const uint32_t layerCount = imageDesc.layerCount; in GenerateMipmaps() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_camera_controller.cpp189 ImageViewType GetImageViewType(const uint32_t layerCount, const ImageViewType imageViewType) in GetImageViewType()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp418 const uint32_t layerCount = imageSubresource.baseArrayLayer + imageSubresource.layerCount; in BlitArray() local