Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_signature.c53 return kind == DXIL_SEM_DEPTH || kind == DXIL_SEM_DEPTH_GE || in is_depth_output()
229 info->kind = DXIL_SEM_DEPTH; in get_semantic_ps_outname()
330 case DXIL_SEM_DEPTH: return DXIL_PROG_SEM_DEPTH; in prog_semantic_from_kind()
577 mod->info.has_out_depth |= semantic.kind == DXIL_SEM_DEPTH; in get_output_signature()
Ddxil_enums.h55 DXIL_SEM_DEPTH, enumerator