Home
last modified time | relevance | path

Searched refs:GetPlatformDataViews (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_image_vk.h56 const GpuImagePlatformDataViewsVk& GetPlatformDataViews() const;
H A Dgpu_image_vk.cpp423 const GpuImagePlatformDataViewsVk& GpuImageVk::GetPlatformDataViews() const in GetPlatformDataViews() function in GpuImageVk
H A Dnode_context_pool_manager_vk.cpp170 const GpuImagePlatformDataViewsVk& imagePlat = image->GetPlatformDataViews(); in CreateFramebuffer()
H A Drender_backend_vk.cpp2043 … const GpuImagePlatformDataViewsVk& platImageViews = resPtr->GetPlatformDataViews(); in UpdateCommandListDescriptorSets()