Home
last modified time | relevance | path

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

/third_party/flutter/glfw/deps/
Dglad.c641 PFNGLCOLOR3USVPROC glad_glColor3usv;
823 glad_glColor3usv = (PFNGLCOLOR3USVPROC)load("glColor3usv"); in load_GL_VERSION_1_0()
/third_party/flutter/glfw/deps/glad/
Dglad.h1598 typedef void (APIENTRYP PFNGLCOLOR3USVPROC)(const GLushort* v); typedef
1599 GLAPI PFNGLCOLOR3USVPROC glad_glColor3usv;