Searched refs:semIndex (Results 1 – 2 of 2) sorted by relevance
266 unsigned semIndex = in tgsi_scan_shader() local285 info->input_semantic_index[reg] = (ubyte) semIndex; in tgsi_scan_shader()370 info->output_semantic_index[reg] = (ubyte) semIndex; in tgsi_scan_shader()374 info->colors_written |= 1 << semIndex; in tgsi_scan_shader()
631 unsigned semIndex = fulldecl->Semantic.Index + in scan_declaration() local668 info->input_semantic_index[reg] = (ubyte) semIndex; in scan_declaration()735 info->output_semantic_index[reg] = (ubyte) semIndex; in scan_declaration()773 info->colors_written |= 1 << semIndex; in scan_declaration()