Home
last modified time | relevance | path

Searched refs:dxil_nir_fixup_tess_level_for_domain (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.h74 bool dxil_nir_fixup_tess_level_for_domain(nir_shader *nir);
Ddxil_nir_tess.c320 dxil_nir_fixup_tess_level_for_domain(nir_shader *nir) in dxil_nir_fixup_tess_level_for_domain() function
Dnir_to_dxil.c5881 NIR_PASS_V(s, dxil_nir_fixup_tess_level_for_domain); in nir_to_dxil()