Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h144 void HandleColorAttachments(const BASE_NS::array_view<const RenderPassDesc::AttachmentDesc*> colorAttachments);
H A Drender_backend_gles.cpp1257 void RenderBackendGLES::HandleColorAttachments(const array_view<const RenderPassDesc::AttachmentDesc*> colorAttachments) in HandleColorAttachments() function in RenderBackendGLES
1375 HandleColorAttachments(array_view(colorAttachments, sb.colorAttachmentCount)); in DoSubPass()

Completed in 9 milliseconds