HomeSort by relevance Sort by last modified time
    Searched full:c_funcs_installed (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/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;
  /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 869 milliseconds