Home
last modified time | relevance | path

Searched defs:slot_remap (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_nir_opt_outputs.c122 ac_eliminate_duplicated_output(struct ac_out_info *outputs, BITSET_DECLARE(outputs_optimized, NUM_TOTAL_VARYING_SLOTS), gl_varying_slot current, struct nir_builder *b, int8_t slot_remap[NUM_TOTAL_VARYING_SLOTS]) ac_eliminate_duplicated_output() argument
243 ac_nir_optimize_outputs(nir_shader *nir, bool sprite_tex_disallowed, int8_t slot_remap[NUM_TOTAL_VARYING_SLOTS], uint8_t param_export_index[NUM_TOTAL_VARYING_SLOTS]) ac_nir_optimize_outputs() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_debug.c616 slot_remap_func slot_remap; member
696 si_dump_descriptor_list(struct si_screen *screen, struct si_descriptors *desc, const char *shader_name, const char *elem_name, unsigned element_dw_size, unsigned num_elements, slot_remap_func slot_remap, struct u_log_context *log) si_dump_descriptor_list() argument
H A Dsi_shader.c1800 int8_t slot_remap[NUM_TOTAL_VARYING_SLOTS]; in si_compile_shader() local
1731 si_nir_assign_param_offsets(nir_shader *nir, const struct si_shader_info *info, int8_t slot_remap[NUM_TOTAL_VARYING_SLOTS], uint8_t *num_param_exports, uint64_t *output_param_mask, uint8_t vs_output_param_offset[NUM_TOTAL_VARYING_SLOTS]) si_nir_assign_param_offsets() argument

Completed in 6 milliseconds