Home
last modified time | relevance | path

Searched refs:CreateVkImageViews (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ohos/
H A Dplatform_gpu_image_vk.cpp96 CreateVkImageViews(VK_IMAGE_ASPECT_COLOR_BIT, &yCbcrConversionInfo); in CreatePlatformHwBuffer()
98 CreateVkImageViews(VK_IMAGE_ASPECT_COLOR_BIT, nullptr); in CreatePlatformHwBuffer()
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_image_vk.h63 void CreateVkImageViews(
H A Dgpu_image_vk.cpp207 CreateVkImageViews(plat_.aspectFlags, nullptr); in GpuImageVk()
231 CreateVkImageViews(plat_.aspectFlags, nullptr); in GpuImageVk()
338 void GpuImageVk::CreateVkImageViews( in CreateVkImageViews() function in GpuImageVk

Completed in 2 milliseconds