Searched refs:eglImage (Results 1 – 2 of 2) sorted by relevance
90 void associateEGLImage(GLenum target, GLeglImageOES eglImage);
2576 void GL2Encoder::associateEGLImage(GLenum target, GLeglImageOES eglImage) { in associateEGLImage() argument2577 m_state->setBoundEGLImage(target, eglImage); in associateEGLImage()