Searched defs:iPlat (Results 1 - 1 of 1) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ | ||
H A D | render_backend_gles.cpp | 393 const GpuImagePlatformDataGL& iPlat; member 404 const auto& iPlat = bd.iPlat; in BlitArray() local 435 const auto& iPlat = bd.iPlat; Blit2D() local 459 const auto& iPlat = bd.iPlat; Blit3D() local 489 const auto& iPlat = bd.iPlat; BlitCube() local 524 const auto& iPlat = dstGpuImage.GetPlatformData(); SetupBlit() local 1777 const auto& iPlat = static_cast<const GpuImagePlatformDataGL&>(srcGpuImage->GetPlatformData()); ImageToBufferCopy() local [all...] |
Completed in 5 milliseconds