Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_exec_eval.c60 struct gl_2d_map *map ) in set_active_eval2()
179 struct gl_2d_map *map = exec->eval.map2[attr].map; in vbo_exec_do_EvalCoord2f()
203 struct gl_2d_map *map = exec->eval.map2[0].map; in vbo_exec_do_EvalCoord2f()
Dvbo.h75 struct gl_2d_map *map;
/third_party/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.h1763 struct gl_2d_map struct
1797 struct gl_2d_map Map2Vertex3;
1798 struct gl_2d_map Map2Vertex4;
1799 struct gl_2d_map Map2Index;
1800 struct gl_2d_map Map2Color4;
1801 struct gl_2d_map Map2Normal;
1802 struct gl_2d_map Map2Texture1;
1803 struct gl_2d_map Map2Texture2;
1804 struct gl_2d_map Map2Texture3;
1805 struct gl_2d_map Map2Texture4;