HomeSort by relevance Sort by last modified time
    Searched refs:texname (Results 1 - 2 of 2) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 1968 ObjectLocalName texname = TextureLocalName(textarget,texture); local
2277 unsigned int texname = ctx->getBindedTexture(GL_TEXTURE0+i,GL_TEXTURE_2D); local
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
GLESv2Imp.cpp 708 ObjectLocalName texname = TextureLocalName(textarget,texture); local
709 globalTextureName = ctx->shareGroup()->getGlobalName(TEXTURE,texname);
    [all...]

Completed in 1351 milliseconds