Home
last modified time | relevance | path

Searched refs:intel_vue_map (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h1192 void elk_print_vue_map(FILE *fp, const struct intel_vue_map *vue_map,
1208 elk_varying_to_offset(const struct intel_vue_map *vue_map, unsigned varying) in elk_varying_to_offset()
1214 struct intel_vue_map *vue_map,
1219 void elk_compute_tess_vue_map(struct intel_vue_map *const vue_map,
1224 void elk_setup_vue_interpolation(const struct intel_vue_map *vue_map,
1230 struct intel_vue_map vue_map;
1525 const struct intel_vue_map *input_vue_map;
1571 struct intel_vue_map *vue_map,
1587 struct intel_vue_map *vue_map,
1601 const struct intel_vue_map *vue_map;
[all …]
H A Delk_vue_map.c47 assign_vue_slot(struct intel_vue_map *vue_map, int varying, int slot) in assign_vue_slot()
61 struct intel_vue_map *vue_map, in elk_compute_vue_map()
219 elk_compute_tess_vue_map(struct intel_vue_map *vue_map, in elk_compute_tess_vue_map()
301 elk_print_vue_map(FILE *fp, const struct intel_vue_map *vue_map, in elk_print_vue_map()
H A Delk_nir.h199 const struct intel_vue_map *vue_map);
200 void elk_nir_lower_tes_inputs(nir_shader *nir, const struct intel_vue_map *vue);
205 void elk_nir_lower_tcs_outputs(nir_shader *nir, const struct intel_vue_map *vue,
H A Delk_interpolation_map.c40 const struct intel_vue_map *vue_map, in gfx4_frag_prog_set_interp_modes()
60 elk_setup_vue_interpolation(const struct intel_vue_map *vue_map, nir_shader *nir, in elk_setup_vue_interpolation()
H A Delk_nir.c188 const struct intel_vue_map *vue_map, in remap_patch_urb_offsets()
369 const struct intel_vue_map *vue_map) in elk_nir_lower_vue_inputs()
418 elk_nir_lower_tes_inputs(nir_shader *nir, const struct intel_vue_map *vue_map) in elk_nir_lower_tes_inputs()
556 elk_nir_lower_tcs_outputs(nir_shader *nir, const struct intel_vue_map *vue_map, in elk_nir_lower_tcs_outputs()
H A Delk_compile_clip.c34 struct intel_vue_map *vue_map, in elk_compile_clip()
H A Delk_compile_ff_gs.c70 struct intel_vue_map vue_map;
567 struct intel_vue_map *vue_map, in elk_compile_ff_gs_prog()
H A Delk_clip.h99 struct intel_vue_map vue_map;
H A Delk_shader.h184 struct intel_vue_map input_vue_map;
H A Delk_compile_sf.c71 struct intel_vue_map vue_map;
809 struct intel_vue_map *vue_map, in elk_compile_sf()
H A Delk_vec4_tcs.cpp374 struct intel_vue_map input_vue_map; in elk_compile_tcs()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1070 void brw_print_vue_map(FILE *fp, const struct intel_vue_map *vue_map,
1086 brw_varying_to_offset(const struct intel_vue_map *vue_map, unsigned varying) in brw_varying_to_offset()
1092 struct intel_vue_map *vue_map,
1097 void brw_compute_tess_vue_map(struct intel_vue_map *const vue_map,
1103 struct intel_vue_map vue_map;
1421 const struct intel_vue_map *input_vue_map;
1488 const struct intel_vue_map *vue_map;
1650 const struct intel_vue_map *prev_stage_vue_map) in brw_compute_first_urb_slot_required()
H A Dbrw_vue_map.c47 assign_vue_slot(struct intel_vue_map *vue_map, int varying, int slot) in assign_vue_slot()
61 struct intel_vue_map *vue_map, in brw_compute_vue_map()
198 brw_compute_tess_vue_map(struct intel_vue_map *vue_map, in brw_compute_tess_vue_map()
278 brw_print_vue_map(FILE *fp, const struct intel_vue_map *vue_map, in brw_print_vue_map()
H A Dbrw_nir.h156 const struct intel_vue_map *vue_map);
157 void brw_nir_lower_tes_inputs(nir_shader *nir, const struct intel_vue_map *vue);
162 void brw_nir_lower_tcs_outputs(nir_shader *nir, const struct intel_vue_map *vue,
H A Dintel_shader_enums.h103 struct intel_vue_map { struct
H A Dbrw_nir.c295 const struct intel_vue_map *vue_map, in remap_patch_urb_offsets()
464 const struct intel_vue_map *vue_map) in brw_nir_lower_vue_inputs()
513 brw_nir_lower_tes_inputs(nir_shader *nir, const struct intel_vue_map *vue_map) in brw_nir_lower_tes_inputs()
645 brw_nir_lower_tcs_outputs(nir_shader *nir, const struct intel_vue_map *vue_map, in brw_nir_lower_tcs_outputs()
H A Dbrw_compile_tes.cpp66 const struct intel_vue_map *input_vue_map = params->input_vue_map; in brw_compile_tes()
H A Dbrw_compile_tcs.cpp202 struct intel_vue_map input_vue_map; in brw_compile_tcs()
H A Dbrw_fs_visitor.cpp48 const struct intel_vue_map *vue_map = &vue_prog_data->vue_map; in emit_urb_writes()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.h40 struct intel_vue_map;
118 const struct intel_vue_map *vue_map);
H A Dcrocus_program.c1555 struct intel_vue_map input_vue_map; in crocus_compile_tes()
1800 struct intel_vue_map *vue_map) in crocus_compile_fs()
1952 struct intel_vue_map *vue_map = &vue_prog_data->vue_map; in update_last_vue_map()
1953 struct intel_vue_map *old_map = ice->shaders.last_vue_map; in update_last_vue_map()
2874 struct intel_vue_map vue_map; in crocus_create_fs_state()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_screen.h39 struct intel_vue_map;
139 const struct intel_vue_map *vue_map);
H A Diris_program.c164 memcpy(&iris->vue_map, &brw->vue_map, sizeof(struct intel_vue_map)); in iris_apply_brw_vue_prog_data()
364 memcpy(&iris->vue_map, &elk->vue_map, sizeof(struct intel_vue_map)); in iris_apply_elk_vue_prog_data()
2290 struct intel_vue_map input_vue_map; in iris_compile_tes()
2321 struct intel_vue_map input_vue_map; in iris_compile_tes()
2609 struct intel_vue_map *vue_map) in iris_compile_fs()
2747 struct intel_vue_map *last_vue_map = in iris_update_compiled_fs()
2792 const struct intel_vue_map *vue_map = &iris_vue_data(shader)->vue_map; in update_last_vue_map()
2793 const struct intel_vue_map *old_map = in update_last_vue_map()
H A Diris_disk_cache.c274 struct intel_vue_map *vue_map = in iris_disk_cache_retrieve()
/aosp_15_r20/external/mesa3d/src/intel/blorp/
H A Dblorp_elk.c226 struct intel_vue_map vue_map; in blorp_ensure_sf_program_elk()

12