Searched refs:GrEGLint (Results 1 – 4 of 4) sorted by relevance
100 typedef int32_t GrEGLint; typedef
351 typedef const char* (GR_GL_FUNCTION_TYPE* GrEGLQueryStringProc)(GrEGLDisplay dpy, GrEGLint name);353 …ay dpy, GrEGLContext ctx, GrEGLenum target, GrEGLClientBuffer buffer, const GrEGLint *attrib_list);
139 GrEGLint attribs[] = { GR_EGL_GL_TEXTURE_LEVEL, 0, in texture2DToEGLImage()
216 GrEGLint attribs[] = { GR_EGL_GL_TEXTURE_LEVEL, 0, GR_EGL_NONE }; in texture2DToEGLImage()