OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:c_funcs_installed
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/mesa/tnl/
t_vb_vertex.c
127
static GLboolean
c_funcs_installed
= GL_FALSE;
local
128
if (!
c_funcs_installed
) {
130
c_funcs_installed
= GL_TRUE;
Completed in 108 milliseconds