Home
last modified time | relevance | path

Searched refs:copyTexImageWithEmulation (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h462 void copyTexImageWithEmulation(
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp1107 ctx->copyTexImageWithEmulation( in glCopyTexImage2D()
1127 ctx->copyTexImageWithEmulation( in glCopyTexSubImage2D()
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2627 void GLEScontext::copyTexImageWithEmulation( in copyTexImageWithEmulation() function in GLEScontext
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp797 ctx->copyTexImageWithEmulation( in glCopyTexImage2D()