Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h442 int getMaxColorAttachments() const;
DGLClientState.cpp1595 int GLClientState::getMaxColorAttachments() const { in getMaxColorAttachments() function in GLClientState
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp2861 for (int i = 0; i < state->getMaxColorAttachments(); i++) { in checkFramebufferCompleteness()
3786 ctx->m_state->getMaxColorAttachments()), in s_glReadBuffer()
3794 ctx->m_state->getMaxColorAttachments(), in s_glReadBuffer()