OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bind_vertex_array
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/main/
arrayobj.c
341
bind_vertex_array
(struct gl_context *ctx, GLuint id, GLboolean genRequired)
function
411
bind_vertex_array
(ctx, id, GL_TRUE);
427
bind_vertex_array
(ctx, id, GL_FALSE);
/external/mesa3d/src/mesa/main/
arrayobj.c
341
bind_vertex_array
(struct gl_context *ctx, GLuint id, GLboolean genRequired)
function
411
bind_vertex_array
(ctx, id, GL_TRUE);
427
bind_vertex_array
(ctx, id, GL_FALSE);
Completed in 683 milliseconds