Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io.c2734 const static nir_const_value null_values[][NIR_MAX_VEC_COMPONENTS] = { in nir_address_format_null_value() local
2749 assert(addr_format < ARRAY_SIZE(null_values)); in nir_address_format_null_value()
2750 return null_values[addr_format]; in nir_address_format_null_value()

Completed in 5 milliseconds