Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp393 const GpuImagePlatformDataGL& iPlat; member
404 const auto& iPlat = bd.iPlat; in BlitArray() local
435 const auto& iPlat = bd.iPlat; in Blit2D() local
459 const auto& iPlat = bd.iPlat; in Blit3D() local
489 const auto& iPlat = bd.iPlat; in BlitCube() local
524 const auto& iPlat = dstGpuImage.GetPlatformData(); in SetupBlit() local
1778 const auto& iPlat = static_cast<const GpuImagePlatformDataGL&>(srcGpuImage->GetPlatformData()); in ImageToBufferCopy() local