Home
last modified time | relevance | path

Searched refs:glSecondaryColor3us (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libGL/
DlibGL_autogen.def433 glSecondaryColor3us
DlibGL_autogen.cpp2281 void GL_APIENTRY glSecondaryColor3us(GLushort red, GLushort green, GLushort blue) in glSecondaryColor3us() function
/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c9361 …r = ((glSecondaryColor3us = (PFNGLSECONDARYCOLOR3USPROC)glewGetProcAddress((const GLubyte*)"glSeco… in _glewInit_GL_VERSION_1_4()
/external/mesa3d/include/GL/
Dglext.h443 GLAPI void APIENTRY glSecondaryColor3us (GLushort red, GLushort green, GLushort blue);
/external/swiftshader/include/GL/
Dglext.h441 GLAPI void APIENTRY glSecondaryColor3us (GLushort red, GLushort green, GLushort blue);
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1595 #define glSecondaryColor3us GLEW_GET_FUN(__glewSecondaryColor3us) macro
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h19009 #define glSecondaryColor3us epoxy_glSecondaryColor3us macro
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c116859 GEN_THUNKS(glSecondaryColor3us, (GLushort red, GLushort green, GLushort blue), (red, green, blue))