Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.c256 info->kind = DXIL_SEM_POSITION; in get_semantic_name()
316 case DXIL_SEM_POSITION: return DXIL_PROG_SEM_POSITION; in prog_semantic_from_kind()
576 mod->info.has_out_position |= semantic.kind== DXIL_SEM_POSITION; in get_output_signature()
Ddxil_enums.h41 DXIL_SEM_POSITION, enumerator