Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.h93 bool disable_math_refactoring; member
Dnir_to_dxil.c1494 if (ctx->opts->disable_math_refactoring) in get_module_flags()
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c1113 .disable_math_refactoring = true, in clc_spirv_to_dxil()