Searched refs:DXIL_UNSAFE_ALGEBRA (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/microsoft/compiler/ | ||
D | dxil_module.h | 127 DXIL_UNSAFE_ALGEBRA = (1 << 0), enumerator |
D | nir_to_dxil.c | 1566 flags |= DXIL_UNSAFE_ALGEBRA; in emit_binop() |