Searched refs:output_semantic_to_slot (Results 1 – 3 of 3) sorted by relevance
129 assert(semantic + num_slots < ARRAY_SIZE(info->output_semantic_to_slot)); in scan_io_usage()135 info->output_semantic_to_slot[semantic + i] = loc; in scan_io_usage()389 memset(info->output_semantic_to_slot, -1, sizeof(info->output_semantic_to_slot)); in si_nir_scan_shader()
336 char output_semantic_to_slot[VARYING_SLOT_TESS_MAX]; member
3286 int vs_slot = vsinfo->output_semantic_to_slot[semantic]; in si_get_ps_input_cntl()