Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c206 DXIL_INTR_ROUND_PI = 28, enumerator
2136 case nir_op_fceil: return emit_unary_intin(ctx, alu, DXIL_INTR_ROUND_PI, src[0]); in emit_alu()