HomeSort by: relevance | last modified time | path
    Searched defs:brw_vue_map (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
brw_compiler.h 912 struct brw_vue_map { struct
966 void brw_print_vue_map(FILE *fp, const struct brw_vue_map *vue_map);
981 GLuint brw_varying_to_offset(const struct brw_vue_map *vue_map, GLuint varying)
987 struct brw_vue_map *vue_map,
991 void brw_compute_tess_vue_map(struct brw_vue_map *const vue_map,
996 void brw_setup_vue_interpolation(struct brw_vue_map *vue_map,
1037 struct brw_vue_map vue_map;
1264 const struct brw_vue_map *input_vue_map,
1299 struct brw_vue_map *vue_map,
1315 struct brw_vue_map *vue_map
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/intel/compiler/
brw_compiler.h 1147 struct brw_vue_map { struct
1201 void brw_print_vue_map(FILE *fp, const struct brw_vue_map *vue_map,
1217 GLuint brw_varying_to_offset(const struct brw_vue_map *vue_map, GLuint varying)
1223 struct brw_vue_map *vue_map,
1228 void brw_compute_tess_vue_map(struct brw_vue_map *const vue_map,
1233 void brw_setup_vue_interpolation(const struct brw_vue_map *vue_map,
1277 struct brw_vue_map vue_map;
1563 const struct brw_vue_map *input_vue_map,
1598 struct brw_vue_map *vue_map,
1614 struct brw_vue_map *vue_map
    [all...]

Completed in 10 milliseconds