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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 446 &glColor3b,
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_void.h 91 #define glColor3b(_a0,_a1,_a2) {(void)(_a0);(void)(_a1);(void)(_a2);}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 701 WINGDIAPI void APIENTRY glColor3b(GLbyte red,GLbyte green,GLbyte blue);
    [all...]
  /external/mesa3d/include/GL/
gl.h 1018 GLAPI void GLAPIENTRY glColor3b( GLbyte red, GLbyte green, GLbyte blue );
    [all...]
gl_mangle.h 178 #define glColor3b MANGLE(Color3b)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 1022 GLAPI void GLAPIENTRY glColor3b( GLbyte red, GLbyte green, GLbyte blue );
    [all...]
gl_mangle.h 166 #define glColor3b MANGLE(Color3b)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 1018 GLAPI void GLAPIENTRY glColor3b( GLbyte red, GLbyte green, GLbyte blue );
    [all...]
gl_mangle.h 178 #define glColor3b MANGLE(Color3b)
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h 835 GLAPI void GLAPIENTRY glColor3b (GLbyte red, GLbyte green, GLbyte blue);
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 113 milliseconds