Home
last modified time | relevance | path

Searched refs:PFNGLCOLOR3DVPROC (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/glfw/deps/
Dglad.c411 PFNGLCOLOR3DVPROC glad_glColor3dv;
811 glad_glColor3dv = (PFNGLCOLOR3DVPROC)load("glColor3dv"); in load_GL_VERSION_1_0()
/third_party/flutter/glfw/deps/glad/
Dglad.h1562 typedef void (APIENTRYP PFNGLCOLOR3DVPROC)(const GLdouble* v); typedef
1563 GLAPI PFNGLCOLOR3DVPROC glad_glColor3dv;