Home
last modified time | relevance | path

Searched defs:platformData (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
Dgpu_image_gles.cpp227 …S::GpuImageGLES(Device& device, const GpuImageDesc& desc, const GpuImagePlatformData& platformData) in GpuImageGLES()
Ddevice_gles.cpp2063 … DeviceGLES::CreateGpuImageView(const GpuImageDesc& desc, const GpuImagePlatformData& platformData) in CreateGpuImageView()
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Dgpu_image_vk.cpp220 …Device& device, const GpuImageDesc& desc, const GpuImagePlatformData& platformData, const uintptr_… in GpuImageVk()
Ddevice_vk.cpp1232 const GpuImageDesc& desc, const GpuImagePlatformData& platformData, const uintptr_t hwBuffer) in CreateGpuImageView()
1237 …e> DeviceVk::CreateGpuImageView(const GpuImageDesc& desc, const GpuImagePlatformData& platformData) in CreateGpuImageView()
1258 const GpuImageDesc& desc, const BackendSpecificImageDesc& platformData) in CreateGpuImageView()