Searched defs:platformData (Results 1 – 5 of 5) sorted by relevance
| /foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
| D | gpu_image_gles.cpp | 227 …S::GpuImageGLES(Device& device, const GpuImageDesc& desc, const GpuImagePlatformData& platformData) in GpuImageGLES()
|
| D | device_gles.cpp | 1725 … DeviceGLES::CreateGpuImageView(const GpuImageDesc& desc, const GpuImagePlatformData& platformData) in CreateGpuImageView() 1751 const GpuImageDesc& desc, const BackendSpecificImageDesc& platformData) in CreateGpuImageView()
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
| D | device.cpp | 62 auto& platformData = static_cast<const SwapchainGLES&>(swapchain).GetPlatformData(); in CreateDepthBuffer() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/ |
| D | device_vk.cpp | 938 const GpuImageDesc& desc, const GpuImagePlatformData& platformData, const uintptr_t hwBuffer) in CreateGpuImageView() 943 …e> DeviceVk::CreateGpuImageView(const GpuImageDesc& desc, const GpuImagePlatformData& platformData) in CreateGpuImageView() 964 const GpuImageDesc& desc, const BackendSpecificImageDesc& platformData) in CreateGpuImageView()
|
| D | gpu_image_vk.cpp | 219 …Device& device, const GpuImageDesc& desc, const GpuImagePlatformData& platformData, const uintptr_… in GpuImageVk()
|