Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.c112 if (info->kind == DXIL_SEM_TARGET) { in get_additional_semantic_info()
210 info->kind = DXIL_SEM_TARGET; in get_semantic_ps_outname()
225 info->kind = DXIL_SEM_TARGET; in get_semantic_ps_outname()
329 case DXIL_SEM_TARGET: return DXIL_PROG_SEM_TARGET; in prog_semantic_from_kind()
Ddxil_enums.h54 DXIL_SEM_TARGET, enumerator