| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_vec4_tcs.h | 49 const struct brw_vue_map *input_vue_map); 77 const struct brw_vue_map *input_vue_map;
|
| H A D | brw_nir.h | 108 const struct brw_vue_map *vue_map); 109 void brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue); 114 void brw_nir_lower_tcs_outputs(nir_shader *nir, const struct brw_vue_map *vue,
|
| H A D | brw_interpolation_map.c | 40 struct brw_vue_map *vue_map, 60 brw_setup_vue_interpolation(struct brw_vue_map *vue_map, nir_shader *nir,
|
| H A D | 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_ma [all...] |
| H A D | brw_compile_clip.c | 33 struct brw_vue_map *vue_map,
|
| H A D | brw_vue_map.c | 25 * @file brw_vue_map.c 47 assign_vue_slot(struct brw_vue_map *vue_map, int varying, int slot) 61 struct brw_vue_map *vue_map, 200 brw_compute_tess_vue_map(struct brw_vue_map *vue_map, 281 brw_print_vue_map(FILE *fp, const struct brw_vue_map *vue_map)
|
| H A D | brw_clip.h | 99 struct brw_vue_map vue_map;
|
| H A D | brw_shader.h | 291 struct brw_vue_map input_vue_map;
|
| H A D | brw_vec4_tcs.cpp | 44 const struct brw_vue_map *input_vue_map) 393 struct brw_vue_map input_vue_map;
|
| H A D | brw_nir.c | 156 const struct brw_vue_map *vue_map, 340 const struct brw_vue_map *vue_map) 392 brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue_map) 472 brw_nir_lower_tcs_outputs(nir_shader *nir, const struct brw_vue_map *vue_map,
|
| H A D | brw_fs.h | 71 const struct brw_vue_map *input_vue_map = NULL); 311 const struct brw_vue_map *input_vue_map;
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_ff_gs.h | 102 struct brw_vue_map vue_map;
|
| H A D | brw_tes.c | 72 struct brw_vue_map input_vue_map;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_interpolation_map.c | 40 const struct brw_vue_map *vue_map, 60 brw_setup_vue_interpolation(const struct brw_vue_map *vue_map, nir_shader *nir,
|
| H A D | brw_nir.h | 111 const struct brw_vue_map *vue_map); 112 void brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue); 117 void brw_nir_lower_tcs_outputs(nir_shader *nir, const struct brw_vue_map *vue,
|
| H A D | brw_compile_clip.c | 33 struct brw_vue_map *vue_map,
|
| H A D | brw_vue_map.c | 25 * @file brw_vue_map.c 47 assign_vue_slot(struct brw_vue_map *vue_map, int varying, int slot) 61 struct brw_vue_map *vue_map, 217 brw_compute_tess_vue_map(struct brw_vue_map *vue_map, 298 brw_print_vue_map(FILE *fp, const struct brw_vue_map *vue_map,
|
| H A D | 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_ma [all...] |
| H A D | brw_clip.h | 99 struct brw_vue_map vue_map;
|
| H A D | brw_shader.h | 183 struct brw_vue_map input_vue_map;
|
| H A D | brw_nir.c | 106 const struct brw_vue_map *vue_map, 298 const struct brw_vue_map *vue_map) 350 brw_nir_lower_tes_inputs(nir_shader *nir, const struct brw_vue_map *vue_map) 477 brw_nir_lower_tcs_outputs(nir_shader *nir, const struct brw_vue_map *vue_map,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_screen.h | 41 struct brw_vue_map; 119 const struct brw_vue_map *vue_map);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_screen.h | 39 struct brw_vue_map; 118 const struct brw_vue_map *vue_map);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_tes.c | 74 struct brw_vue_map input_vue_map;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_context.h | 401 const struct brw_vue_map *vue_map); 500 struct brw_vue_map *last_vue_map;
|