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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 539 &glColor3us,
  /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 997 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
    [all...]
gl_mangle.h 236 #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/swiftshader/src/OpenGL/libGL/
libGL.cpp     [all...]

Completed in 67 milliseconds