Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_exec_eval.c49 struct gl_1d_map *map ) in set_active_eval1()
130 struct gl_1d_map *map = exec->eval.map1[attr].map; in vbo_exec_do_EvalCoord1f()
151 struct gl_1d_map *map = exec->eval.map1[0].map; in vbo_exec_do_EvalCoord1f()
Dvbo_exec.h63 struct gl_1d_map *map;
/external/mesa3d/src/mesa/main/
Deval.c85 static struct gl_1d_map *
310 struct gl_1d_map *map = NULL; in map1()
493 struct gl_1d_map *map1d; in _mesa_GetnMapdvARB()
583 struct gl_1d_map *map1d; in _mesa_GetnMapfvARB()
675 struct gl_1d_map *map1d; in _mesa_GetnMapivARB()
844 init_1d_map( struct gl_1d_map *map, int n, const float *initial ) in init_1d_map()
Dmtypes.h1576 struct gl_1d_map struct
1606 struct gl_1d_map Map1Vertex3;
1607 struct gl_1d_map Map1Vertex4;
1608 struct gl_1d_map Map1Index;
1609 struct gl_1d_map Map1Color4;
1610 struct gl_1d_map Map1Normal;
1611 struct gl_1d_map Map1Texture1;
1612 struct gl_1d_map Map1Texture2;
1613 struct gl_1d_map Map1Texture3;
1614 struct gl_1d_map Map1Texture4;