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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 464 &glColor4d,
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_void.h 100 #define glColor4d(_a0,_a1,_a2,_a3) {(void)(_a0);(void)(_a1);(void)(_a2);(void)(_a3);}
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 719 WINGDIAPI void APIENTRY glColor4d(GLdouble red,GLdouble green,GLdouble blue,GLdouble alpha);
    [all...]
  /external/mesa3d/include/GL/
gl.h 1029 GLAPI void GLAPIENTRY glColor4d( GLdouble red, GLdouble green,
    [all...]
gl_mangle.h 200 #define glColor4d MANGLE(Color4d)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
gl.h 1033 GLAPI void GLAPIENTRY glColor4d( GLdouble red, GLdouble green,
    [all...]
gl_mangle.h 188 #define glColor4d MANGLE(Color4d)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 1029 GLAPI void GLAPIENTRY glColor4d( GLdouble red, GLdouble green,
    [all...]
gl_mangle.h 200 #define glColor4d MANGLE(Color4d)
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h 853 GLAPI void GLAPIENTRY glColor4d (GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha);
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 

Completed in 99 milliseconds