Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_exec_eval.c59 struct gl_2d_map *map ) in set_active_eval2()
176 struct gl_2d_map *map = exec->eval.map2[attr].map; in vbo_exec_do_EvalCoord2f()
200 struct gl_2d_map *map = exec->eval.map2[0].map; in vbo_exec_do_EvalCoord2f()
Dvbo.h73 struct gl_2d_map *map;
/external/mesa3d/src/mesa/main/
Deval.c115 static struct gl_2d_map *
392 struct gl_2d_map *map = NULL; in map2()
495 struct gl_2d_map *map2d; in _mesa_GetnMapdvARB()
585 struct gl_2d_map *map2d; in _mesa_GetnMapfvARB()
677 struct gl_2d_map *map2d; in _mesa_GetnMapivARB()
865 init_2d_map( struct gl_2d_map *map, int n, const float *initial ) in init_2d_map()
Dmtypes.h1714 struct gl_2d_map struct
1748 struct gl_2d_map Map2Vertex3;
1749 struct gl_2d_map Map2Vertex4;
1750 struct gl_2d_map Map2Index;
1751 struct gl_2d_map Map2Color4;
1752 struct gl_2d_map Map2Normal;
1753 struct gl_2d_map Map2Texture1;
1754 struct gl_2d_map Map2Texture2;
1755 struct gl_2d_map Map2Texture3;
1756 struct gl_2d_map Map2Texture4;