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

  /external/mesa3d/src/mesa/vbo/
vbo_exec.h 64 struct gl_1d_map *map;
vbo_exec_eval.c 49 struct gl_1d_map *map )
147 struct gl_1d_map *map = exec->eval.map1[attr].map;
167 struct gl_1d_map *map = exec->eval.map1[0].map;
  /external/mesa3d/src/mesa/main/
mtypes.h 1684 struct gl_1d_map struct
    [all...]
eval.c 101 * Return pointer to the gl_1d_map struct for the named target.
103 static struct gl_1d_map *
366 struct gl_1d_map *map = NULL;
551 struct gl_1d_map *map1d;
643 struct gl_1d_map *map1d;
737 struct gl_1d_map *map1d;
938 init_1d_map( struct gl_1d_map *map, int n, const float *initial )

Completed in 48 milliseconds