Home
last modified time | relevance | path

Searched refs:HandleColorAttachments (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h144 …void HandleColorAttachments(const BASE_NS::array_view<const RenderPassDesc::AttachmentDesc*> color…
H A Drender_backend_gles.cpp1258 void RenderBackendGLES::HandleColorAttachments(const array_view<const RenderPassDesc::AttachmentDes… in HandleColorAttachments() function in RenderBackendGLES
1376 HandleColorAttachments(array_view(colorAttachments, sb.colorAttachmentCount)); in DoSubPass()