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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_enums.h41 DXIL_SEM_POSITION, enumerator in enum:dxil_semantic_kind
H A Ddxil_signature.c256 info->kind = DXIL_SEM_POSITION;
316 case DXIL_SEM_POSITION: return DXIL_PROG_SEM_POSITION;
576 mod->info.has_out_position |= semantic.kind== DXIL_SEM_POSITION;

Completed in 4 milliseconds