Home
last modified time | relevance | path

Searched refs:DXIL_SEM_SAMPLE_INDEX (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_enums.h50 DXIL_SEM_SAMPLE_INDEX, enumerator
Ddxil_signature.c154 info->kind == DXIL_SEM_SAMPLE_INDEX) { in get_additional_semantic_info()
227 info->kind = DXIL_SEM_SAMPLE_INDEX; in get_semantic_sv_name()
369 case DXIL_SEM_SAMPLE_INDEX: return DXIL_PROG_SEM_SAMPLE_INDEX; in prog_semantic_from_kind()