Home
last modified time | relevance | path

Searched defs:globalTextureName (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp251 GLuint globalTextureName = localTexName; in glBindTexture() local
477 … const GLuint globalTextureName = ctx->shareGroup()->getGlobalName(TEXTURE,textures[i]); in glDeleteTextures() local
702 GLuint globalTextureName = 0; in glFramebufferTexture2D() local
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp310 GLuint globalTextureName = localTexName; in glBindTexture() local
498 … const GLuint globalTextureName = ctx->shareGroup()->getGlobalName(TEXTURE,textures[i]); in glDeleteTextures() local