Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.h372 dxil_module_get_double_const(struct dxil_module *m, double value);
H A Ddxil_module.c1692 dxil_module_get_double_const(struct dxil_module *m, double value) in dxil_module_get_double_const() function
H A Dnir_to_dxil.c2174 const struct dxil_value *c1 = dxil_module_get_double_const(m, 1.0); in emit_b2f64()
2175 const struct dxil_value *c0 = dxil_module_get_double_const(m, 0.0); in emit_b2f64()

Completed in 15 milliseconds