Home
last modified time | relevance | path

Searched defs:globalTexObj (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DTranslatorIfaces.h71 NamedObjectPtr globalTexObj; member
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2951 void GLEScontext::blitFromReadBufferToTextureFlipped(GLuint globalTexObj, in blitFromReadBufferToTextureFlipped()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp429 GLuint globalTexObj = img->globalTexObj->getGlobalName(); in blitFromCurrentReadBufferANDROID() local