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.cpp1551 int max_color_attachments = 1; in eglMakeCurrent() local
1567 GL_MAX_COLOR_ATTACHMENTS, &max_color_attachments); in eglMakeCurrent()
1577 max_color_attachments, in eglMakeCurrent()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.h407 int max_color_attachments,
DGLClientState.cpp1723 int max_color_attachments, in initFromCaps() argument
1760 m_max_color_attachments = max_color_attachments; in initFromCaps()