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 68 struct gl_2d_map *map;
vbo_exec_eval.c 59 struct gl_2d_map *map )
176 struct gl_2d_map *map = exec->eval.map2[attr].map;
200 struct gl_2d_map *map = exec->eval.map2[0].map;
  /external/mesa3d/src/mesa/main/
eval.c 114 * Return pointer to the gl_2d_map struct for the named target.
116 static struct gl_2d_map *
392 struct gl_2d_map *map = NULL;
494 struct gl_2d_map *map2d;
584 struct gl_2d_map *map2d;
676 struct gl_2d_map *map2d;
862 init_2d_map( struct gl_2d_map *map, int n, const float *initial )
mtypes.h 1587 struct gl_2d_map struct
    [all...]

Completed in 72 milliseconds