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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 460 &glColor3us,
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_void.h 98 #define glColor3us(_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 715 WINGDIAPI void APIENTRY glColor3us(GLushort red,GLushort green,GLushort blue);
    [all...]
  /external/mesa3d/include/GL/
gl.h 1025 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
    [all...]
gl_mangle.h 196 #define glColor3us MANGLE(Color3us)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 1029 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
    [all...]
gl_mangle.h 184 #define glColor3us MANGLE(Color3us)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 1025 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
    [all...]
gl_mangle.h 196 #define glColor3us MANGLE(Color3us)
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h 849 GLAPI void GLAPIENTRY glColor3us (GLushort red, GLushort green, GLushort blue);
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 90 milliseconds