Home
last modified time | relevance | path

Searched refs:oob_input_load_value (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_lower_vs_inputs.c99 oob_input_load_value(nir_builder *b, const unsigned channel_idx, const unsigned bit_size, const boo… in oob_input_load_value() function
364 channels[i] = oob_input_load_value(b, c, bit_size, dst_type == nir_type_float); in lower_load_vs_input()
447 nir_def *channel = oob_input_load_value(b, c, bit_size, !is_integer); in opt_vs_input_to_const()