Searched refs:blitFromReadBufferToEGLImage (Results 1 – 3 of 3) sorted by relevance
510 void blitFromReadBufferToEGLImage(EGLImage image, GLint internalFormat, int width, int height);
3081 void GLEScontext::blitFromReadBufferToEGLImage(EGLImage image, GLint internalFormat, int width, int… in blitFromReadBufferToEGLImage() function in GLEScontext
439 ctx->blitFromReadBufferToEGLImage( in blitFromCurrentReadBufferANDROID()