OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_vertex_attrib_enable
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/glx/
indirect_vertex_program.c
38
do_vertex_attrib_enable
(GLuint index, GLboolean val)
function
53
do_vertex_attrib_enable
(index, GL_TRUE);
60
do_vertex_attrib_enable
(index, GL_FALSE);
/external/mesa3d/src/glx/
indirect_vertex_program.c
38
do_vertex_attrib_enable
(GLuint index, GLboolean val)
function
53
do_vertex_attrib_enable
(index, GL_TRUE);
60
do_vertex_attrib_enable
(index, GL_FALSE);
Completed in 49 milliseconds