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