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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glaux.h 160 #define AUX_SETCOLOR(x,y) (AUX_WIND_IS_RGB((x)) ? glColor3fv(auxRGBMap[(y)]) : glIndexf((y)))
gl.h 817 WINGDIAPI void APIENTRY glIndexf(GLfloat c);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 483 &glIndexf,
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_void.h 82 #define glIndexf(_a0) {(void)(_a0);}
  /external/mesa3d/include/GL/
gl.h 1007 GLAPI void GLAPIENTRY glIndexf( GLfloat c );
    [all...]
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 1011 GLAPI void GLAPIENTRY glIndexf( GLfloat c );
    [all...]
gl_mangle.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 1007 GLAPI void GLAPIENTRY glIndexf( GLfloat c );
    [all...]
gl_mangle.h     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h     [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 98 milliseconds