Home
last modified time | relevance | path

Searched refs:PFNGLSECONDARYCOLOR3SPROC (Results 1 – 5 of 5) sorted by relevance

/external/OpenCL-CTS/test_conformance/gl/GLEW/
Dglew.c398 PFNGLSECONDARYCOLOR3SPROC __glewSecondaryColor3s = NULL;
9355 …r = ((glSecondaryColor3s = (PFNGLSECONDARYCOLOR3SPROC)glewGetProcAddress((const GLubyte*)"glSecond… in _glewInit_GL_VERSION_1_4()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h1541 typedef void (GLAPIENTRY * PFNGLSECONDARYCOLOR3SPROC) (GLshort red, GLshort green, GLshort blue); typedef
19930 GLEW_FUN_EXPORT PFNGLSECONDARYCOLOR3SPROC __glewSecondaryColor3s;
/external/libepoxy/prebuilt-intermediates/src/
Dgl_generated_dispatch.c2364 PFNGLSECONDARYCOLOR3SPROC epoxy_glSecondaryColor3s;
103020 static PFNGLSECONDARYCOLOR3SPROC
129016 PFNGLSECONDARYCOLOR3SPROC epoxy_glSecondaryColor3s = epoxy_glSecondaryColor3s_global_rewrite_ptr;
/external/mesa3d/include/GL/
Dglext.h370 typedef void (APIENTRYP PFNGLSECONDARYCOLOR3SPROC) (GLshort red, GLshort green, GLshort blue); typedef
/external/libepoxy/prebuilt-intermediates/include/epoxy/
Dgl_generated.h9184 typedef void (GLAPIENTRY *PFNGLSECONDARYCOLOR3SPROC)(GLshort red, GLshort green, GLshort blue); typedef