Searched refs:nir_lower_io_lower_64bit_float_to_32 (Results 1 – 2 of 2) sorted by relevance
441 …ower_double = !glsl_type_is_integer(type) && state->options & nir_lower_io_lower_64bit_float_to_32; in lower_load()579 …ower_double = !glsl_type_is_integer(type) && state->options & nir_lower_io_lower_64bit_float_to_32; in lower_store()
5736 nir_lower_io_lower_64bit_float_to_32 = (1 << 1), enumerator