Home
last modified time | relevance | path

Searched refs:float32_type (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_module.h236 const struct dxil_type *float16_type, *float32_type, *float64_type; member
H A Ddxil_module.c540 if (!m->float32_type) in get_float32_type()
541 m->float32_type = create_float_type(m, 32); in get_float32_type()
542 return m->float32_type; in get_float32_type()

Completed in 6 milliseconds