Home
last modified time | relevance | path

Searched defs:max_color_attachments (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp1723 int max_color_attachments, in initFromCaps()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1551 int max_color_attachments = 1; in eglMakeCurrent() local