Home | History | Annotate | Download | only in opengl

Lines Matching defs:attrib_list

768             int[] attrib_list = {EGL_CONTEXT_CLIENT_VERSION, mEGLContextClientVersion,
772 mEGLContextClientVersion != 0 ? attrib_list : null);