Searched refs:glSecondaryColor3us (Results 1 – 8 of 8) sorted by relevance
/external/angle/src/libGL/ |
D | libGL_autogen.def | 433 glSecondaryColor3us
|
D | libGL_autogen.cpp | 2281 void GL_APIENTRY glSecondaryColor3us(GLushort red, GLushort green, GLushort blue) in glSecondaryColor3us() function
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/ |
D | glew.c | 9361 …r = ((glSecondaryColor3us = (PFNGLSECONDARYCOLOR3USPROC)glewGetProcAddress((const GLubyte*)"glSeco… in _glewInit_GL_VERSION_1_4()
|
/external/mesa3d/include/GL/ |
D | glext.h | 443 GLAPI void APIENTRY glSecondaryColor3us (GLushort red, GLushort green, GLushort blue);
|
/external/swiftshader/include/GL/ |
D | glext.h | 441 GLAPI void APIENTRY glSecondaryColor3us (GLushort red, GLushort green, GLushort blue);
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1595 #define glSecondaryColor3us GLEW_GET_FUN(__glewSecondaryColor3us) macro
|
/external/libepoxy/prebuilt-intermediates/include/epoxy/ |
D | gl_generated.h | 19009 #define glSecondaryColor3us epoxy_glSecondaryColor3us macro
|
/external/libepoxy/prebuilt-intermediates/src/ |
D | gl_generated_dispatch.c | 116859 GEN_THUNKS(glSecondaryColor3us, (GLushort red, GLushort green, GLushort blue), (red, green, blue))
|