Home
last modified time | relevance | path

Searched refs:semIndex (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_scan.c629 unsigned semIndex = fulldecl->Semantic.Index + in scan_declaration() local
670 info->input_semantic_index[reg] = (ubyte) semIndex; in scan_declaration()
736 info->output_semantic_index[reg] = (ubyte) semIndex; in scan_declaration()
774 info->colors_written |= 1 << semIndex; in scan_declaration()

Completed in 2 milliseconds