Searched refs:output_array_first (Results 1 – 3 of 3) sorted by relevance
75 ubyte output_array_first[PIPE_MAX_SHADER_OUTPUTS]; member
228 input = info->output_array_first[src->Indirect.ArrayID]; in scan_src_operand()620 assert(array_id < ARRAY_SIZE(info->output_array_first)); in scan_declaration()621 info->output_array_first[array_id] = fulldecl->Range.First; in scan_declaration()
2098 array_first = info->output_array_first; in r600_get_byte_address()