HomeSort by relevance Sort by last modified time
    Searched refs:gl_2d_map (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/vbo/
vbo_exec.h 69 struct gl_2d_map *map;
vbo_exec_eval.c 59 struct gl_2d_map *map )
192 struct gl_2d_map *map = exec->eval.map2[attr].map;
215 struct gl_2d_map *map = exec->eval.map2[0].map;
  /external/mesa3d/src/mesa/main/
mtypes.h 1695 struct gl_2d_map struct
    [all...]
eval.c 151 * Return pointer to the gl_2d_map struct for the named target.
153 static struct gl_2d_map *
449 struct gl_2d_map *map = NULL;
552 struct gl_2d_map *map2d;
644 struct gl_2d_map *map2d;
738 struct gl_2d_map *map2d;
956 init_2d_map( struct gl_2d_map *map, int n, const float *initial )

Completed in 46 milliseconds