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()
589 unsigned semIndex = fulldecl->Semantic.Index + in scan_declaration() local623 info->input_semantic_index[reg] = (ubyte) semIndex; in scan_declaration()687 info->output_semantic_index[reg] = (ubyte) semIndex; in scan_declaration()725 info->colors_written |= 1 << semIndex; in scan_declaration()