Searched refs:_mesa_get_function_spec (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dremap.h51 _mesa_get_function_spec(int func_index);
68 _mesa_get_function_spec(int func_index) function
H A Dremap.c66 _mesa_get_function_spec(GLint func_index) function
139 spec = _mesa_get_function_spec(func_array[i].func_index);

Completed in 65 milliseconds