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

  /sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
gldefs.h 26 #define GL_TEXTURE_GEN_R 0x0C62
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmImp.cpp 222 ctx->dispatcher().glIsEnabled(GL_TEXTURE_GEN_R));
540 ctx->dispatcher().glDisable(GL_TEXTURE_GEN_R);
605 ctx->dispatcher().glEnable(GL_TEXTURE_GEN_R);
724 ctx->dispatcher().glGetBooleanv(GL_TEXTURE_GEN_R,&state_r);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl.h 680 #define GL_TEXTURE_GEN_R 0x0C62
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 680 #define GL_TEXTURE_GEN_R 0x0C62
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl.h 680 #define GL_TEXTURE_GEN_R 0x0C62
    [all...]

Completed in 116 milliseconds