Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_create_gpu_images.cpp133 const FormatProperties formatProperties = gpuResourceMgr.GetFormatProperties(desc.format); in CheckFormat() local
H A Drender_staging.cpp200 … const FormatProperties formatProperties = gpuResourceMgr.GetFormatProperties(imageDesc.format); in CopyBuffersToImages() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_image_vk.cpp53 VkFormatProperties formatProperties; in ValidateFormat() local
H A Ddevice_vk.cpp450 VkFormatProperties formatProperties; in CheckValidDepthFormats() local
573 VkFormatProperties formatProperties; in FillDeviceFormatSupport() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_camera_controller.cpp77 const auto formatProperties = gpuResourceMgr.GetFormatProperties(format); in GetValidColorFormat() local
91 const auto formatProperties = gpuResourceMgr.GetFormatProperties(format); in GetValidDepthFormat() local
H A Drender_node_default_shadow_render_slot.cpp86 const auto formatProperties = gpuResourceMgr.GetFormatProperties(format); in GetColorBufferDesc() local