Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_module.h153 native_low_precision : 1, member
Ddxil_dump.c167 PRINT_FEAT(native_low_precision); in dump_features()
Dnir_to_dxil.c1244 if (ctx->mod.feats.native_low_precision) in get_module_flags()
1463 ctx->mod.feats.native_low_precision = true; in store_dest()
3710 ctx->mod.feats.native_low_precision = true; in emit_load_const()
4670 if (ctx->mod.feats.native_low_precision) in emit_module()