Searched refs:gl_1d_map (Results 1 – 4 of 4) sorted by relevance
50 struct gl_1d_map *map ) in set_active_eval1()132 struct gl_1d_map *map = exec->eval.map1[attr].map; in vbo_exec_do_EvalCoord1f()153 struct gl_1d_map *map = exec->eval.map1[0].map; in vbo_exec_do_EvalCoord1f()
70 struct gl_1d_map *map;
1828 struct gl_1d_map struct1858 struct gl_1d_map Map1Vertex3;1859 struct gl_1d_map Map1Vertex4;1860 struct gl_1d_map Map1Index;1861 struct gl_1d_map Map1Color4;1862 struct gl_1d_map Map1Normal;1863 struct gl_1d_map Map1Texture1;1864 struct gl_1d_map Map1Texture2;1865 struct gl_1d_map Map1Texture3;1866 struct gl_1d_map Map1Texture4;
85 static struct gl_1d_map *310 struct gl_1d_map *map = NULL; in map1()495 struct gl_1d_map *map1d; in _mesa_GetnMapdvARB()585 struct gl_1d_map *map1d; in _mesa_GetnMapfvARB()677 struct gl_1d_map *map1d; in _mesa_GetnMapivARB()835 init_1d_map( struct gl_1d_map *map, int n, const float *initial ) in init_1d_map()