Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_ubo_vec4.c141 nir_component_mask_t low_channels = in nir_lower_ubo_vec4_lower() local
144 low_channels << (8 / chan_size_bytes); in nir_lower_ubo_vec4_lower()
148 nir_channels(b, result, low_channels)); in nir_lower_ubo_vec4_lower()