Searched refs:output_array_first (Results 1 – 6 of 6) sorted by relevance
71 ubyte output_array_first[PIPE_MAX_SHADER_OUTPUTS]; member
254 assert(array_id < ARRAY_SIZE(info->output_array_first)); in tgsi_scan_shader()255 info->output_array_first[array_id] = fulldecl->Range.First; in tgsi_scan_shader()
77 ubyte output_array_first[PIPE_MAX_SHADER_OUTPUTS]; member
227 input = info->output_array_first[src->Indirect.ArrayID]; in scan_src_operand()579 assert(array_id < ARRAY_SIZE(info->output_array_first)); in scan_declaration()580 info->output_array_first[array_id] = fulldecl->Range.First; in scan_declaration()
914 array_first = info->output_array_first; in get_dw_address()1060 array_first = info->output_array_first; in get_tcs_tes_buffer_address_from_reg()
1764 array_first = info->output_array_first; in r600_get_byte_address()