Searched refs:associateEGLImage (Results 1 – 3 of 3) sorted by relevance
82 ctx->associateEGLImage(target, hostImage); in glEGLImageTargetTexture2DOES()90 ctx->associateEGLImage(target, hostImage); in glEGLImageTargetTexture2DOES()
90 void associateEGLImage(GLenum target, GLeglImageOES eglImage);
2576 void GL2Encoder::associateEGLImage(GLenum target, GLeglImageOES eglImage) { in associateEGLImage() function in GL2Encoder