Searched refs:brw_vue_map (Results 1 - 25 of 54) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_tcs.h49 const struct brw_vue_map *input_vue_map);
77 const struct brw_vue_map *input_vue_map;
H A Dbrw_nir.h108 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 Dbrw_interpolation_map.c40 struct brw_vue_map *vue_map,
60 brw_setup_vue_interpolation(struct brw_vue_map *vue_map, nir_shader *nir,
H A Dbrw_compiler.h912 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 Dbrw_compile_clip.c33 struct brw_vue_map *vue_map,
H A Dbrw_vue_map.c25 * @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 Dbrw_clip.h99 struct brw_vue_map vue_map;
H A Dbrw_shader.h291 struct brw_vue_map input_vue_map;
H A Dbrw_vec4_tcs.cpp44 const struct brw_vue_map *input_vue_map)
393 struct brw_vue_map input_vue_map;
H A Dbrw_nir.c156 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 Dbrw_fs.h71 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 Dbrw_ff_gs.h102 struct brw_vue_map vue_map;
H A Dbrw_tes.c72 struct brw_vue_map input_vue_map;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_interpolation_map.c40 const struct brw_vue_map *vue_map,
60 brw_setup_vue_interpolation(const struct brw_vue_map *vue_map, nir_shader *nir,
H A Dbrw_nir.h111 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 Dbrw_compile_clip.c33 struct brw_vue_map *vue_map,
H A Dbrw_vue_map.c25 * @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 Dbrw_compiler.h1147 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 Dbrw_clip.h99 struct brw_vue_map vue_map;
H A Dbrw_shader.h183 struct brw_vue_map input_vue_map;
H A Dbrw_nir.c106 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 Dcrocus_screen.h41 struct brw_vue_map;
119 const struct brw_vue_map *vue_map);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.h39 struct brw_vue_map;
118 const struct brw_vue_map *vue_map);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_tes.c74 struct brw_vue_map input_vue_map;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.h401 const struct brw_vue_map *vue_map);
500 struct brw_vue_map *last_vue_map;

Completed in 38 milliseconds

123