Home
last modified time | relevance | path

Searched refs:getMaxColorAttachments (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h421 int getMaxColorAttachments() const;
DGLClientState.cpp1309 int GLClientState::getMaxColorAttachments() const { in getMaxColorAttachments() function in GLClientState
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp2389 for (int i = 0; i < state->getMaxColorAttachments(); i++) { in checkFramebufferCompleteness()
3187 ctx->m_state->getMaxColorAttachments()), in s_glReadBuffer()
3195 ctx->m_state->getMaxColorAttachments(), in s_glReadBuffer()