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

  /development/tools/emulator/opengl/host/libs/Translator/include/GLcommon/
gldefs.h 25 #define GL_TEXTURE_GEN_T 0x0C61
  /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 221 ctx->dispatcher().glIsEnabled(GL_TEXTURE_GEN_T) &&
539 ctx->dispatcher().glDisable(GL_TEXTURE_GEN_T);
604 ctx->dispatcher().glEnable(GL_TEXTURE_GEN_T);
723 ctx->dispatcher().glGetBooleanv(GL_TEXTURE_GEN_T,&state_t);
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 649 #define GL_TEXTURE_GEN_T 0x0C61
    [all...]

Completed in 62 milliseconds