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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_context.c 533 &glColor3s,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 709 WINGDIAPI void APIENTRY glColor3s(GLshort red,GLshort green,GLshort blue);
    [all...]
  /external/mesa3d/include/GL/
gl.h 994 GLAPI void GLAPIENTRY glColor3s( GLshort red, GLshort green, GLshort blue );
    [all...]
gl_mangle.h 230 #define glColor3s MANGLE(Color3s)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl.h 1022 GLAPI void GLAPIENTRY glColor3s( GLshort red, GLshort green, GLshort blue );
    [all...]
gl_mangle.h 190 #define glColor3s MANGLE(Color3s)
    [all...]
  /external/swiftshader/src/OpenGL/libGL/
libGL.cpp     [all...]

Completed in 84 milliseconds