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 63 struct gl_1d_map *map;
vbo_exec_eval.c 49 struct gl_1d_map *map )
130 struct gl_1d_map *map = exec->eval.map1[attr].map;
151 struct gl_1d_map *map = exec->eval.map1[0].map;
  /external/mesa3d/src/mesa/main/
eval.c 83 * Return pointer to the gl_1d_map struct for the named target.
85 static struct gl_1d_map *
310 struct gl_1d_map *map = NULL;
493 struct gl_1d_map *map1d;
583 struct gl_1d_map *map1d;
675 struct gl_1d_map *map1d;
844 init_1d_map( struct gl_1d_map *map, int n, const float *initial )
mtypes.h 1576 struct gl_1d_map struct
    [all...]

Completed in 68 milliseconds