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.h68 struct gl_1d_map *map;
/external/mesa3d/src/mesa/main/
Deval.c84 static struct gl_1d_map *
309 struct gl_1d_map *map = NULL; in map1()
494 struct gl_1d_map *map1d; in _mesa_GetnMapdvARB()
584 struct gl_1d_map *map1d; in _mesa_GetnMapfvARB()
676 struct gl_1d_map *map1d; in _mesa_GetnMapivARB()
847 init_1d_map( struct gl_1d_map *map, int n, const float *initial ) in init_1d_map()
Dmtypes.h1703 struct gl_1d_map struct
1733 struct gl_1d_map Map1Vertex3;
1734 struct gl_1d_map Map1Vertex4;
1735 struct gl_1d_map Map1Index;
1736 struct gl_1d_map Map1Color4;
1737 struct gl_1d_map Map1Normal;
1738 struct gl_1d_map Map1Texture1;
1739 struct gl_1d_map Map1Texture2;
1740 struct gl_1d_map Map1Texture3;
1741 struct gl_1d_map Map1Texture4;