Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_subgroups.c244 bool is_shuffle = false; in lower_to_shuffle() local
249 is_shuffle = true; in lower_to_shuffle()
254 is_shuffle = true; in lower_to_shuffle()
259 is_shuffle = true; in lower_to_shuffle()
297 bool lower_to_32bit = options->lower_shuffle_to_32bit && is_shuffle; in lower_to_shuffle()

Completed in 2 milliseconds