Searched refs:dxil_module_get_float16_const (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Ddxil_module.h335 dxil_module_get_float16_const(struct dxil_module *m, uint16_t);
H A Dnir_to_dxil.c1855 const struct dxil_value *c1 = dxil_module_get_float16_const(m, 0x3C00);
1856 const struct dxil_value *c0 = dxil_module_get_float16_const(m, 0);
H A Ddxil_module.c1635 dxil_module_get_float16_const(struct dxil_module *m, uint16_t value) function in typeref:typename:const struct dxil_value *

Completed in 15 milliseconds