Home
last modified time | relevance | path

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

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