Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c260 DXIL_INTR_MAKE_DOUBLE = 101, enumerator
2003 const struct dxil_value *opcode = dxil_module_get_int32_const(&ctx->mod, DXIL_INTR_MAKE_DOUBLE); in emit_make_double()