Home
last modified time | relevance | path

Searched defs:vcol_location (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/examples/
H A Doffscreen.c79 GLint mvp_location, vpos_location, vcol_location; in main() local
H A Dtriangle-opengl.c129 const GLint vcol_location = glGetAttribLocation(program, "vCol"); in main() local
H A Dtriangle-opengles.c133 const GLint vcol_location = glGetAttribLocation(program, "vCol"); in main() local

Completed in 2 milliseconds