Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp1756 int max_color_attachments = 1; in eglMakeCurrent() local
1772 GL_MAX_COLOR_ATTACHMENTS, &max_color_attachments); in eglMakeCurrent()
1782 max_color_attachments, in eglMakeCurrent()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h428 int max_color_attachments,
DGLClientState.cpp2009 int max_color_attachments, in initFromCaps() argument
2046 m_max_color_attachments = max_color_attachments; in initFromCaps()