Home
last modified time | relevance | path

Searched refs:c_funcs_installed (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/tnl/
Dt_vb_vertex.c127 static GLboolean c_funcs_installed = GL_FALSE; in tnl_clip_prepare() local
128 if (!c_funcs_installed) { in tnl_clip_prepare()
130 c_funcs_installed = GL_TRUE; in tnl_clip_prepare()