Home | History | Annotate | Download | only in GLES2

Lines Matching refs:ioSurfaceId

1933  * the given ID (an IOSurfaceID) to the texture bound to the given target.
1942 GL_APICALL void GL_APIENTRY glTexImageIOSurface2DCHROMIUM (GLenum target, GLsizei width, GLsizei height, GLuint ioSurfaceId, GLuint plane);
1945 typedef void (GL_APIENTRYP PFNGLTEXIMAGEIOSURFACE2DCHROMIUM) (GLenum target, GLsizei width, GLsizei height, GLuint ioSurfaceId, GLuint plane);