Home
last modified time | relevance | path

Searched defs:usageFlags (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/backend/
Dnative_buffer_utils.cpp50 VkImageUsageFlags usageFlags = 0) in CreateVkImage()
194 VkImageUsageFlags usageFlags = VK_IMAGE_USAGE_SAMPLED_BIT; in MakeFromNativeWindowBuffer() local
327 VkImageUsageFlags usageFlags = VK_IMAGE_USAGE_SAMPLED_BIT; in MakeBackendTextureFromNativeBuffer() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
Drender_blur.cpp435 … constexpr ImageUsageFlags usageFlags = ImageUsageFlagBits::CORE_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | in CreateTargets() local
Drender_bloom.cpp492 …ImageUsageFlags usageFlags = CORE_IMAGE_USAGE_COLOR_ATTACHMENT_BIT | CORE_IMAGE_USAGE_SAMPLED_BIT | in CreateTargets() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
Dscene_util.cpp179 const Format format, const ImageUsageFlags usageFlags) in CreateReflectionPlaneGpuImage()
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
Dgpu_resource_manager.cpp186 const ImageUsageFlags usageFlags = in ValidateGpuImageDesc() local
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_importer.cpp2369 const ImageUsageFlags usageFlags = in CreateCubemapFromImages() local