Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow_swizzles.c104 unsigned new_swizzle, chan, swz0, swz1, swz2, swz3, found_swizzle, swz; in try_rewrite_constant() local
129 found_swizzle = 1; in try_rewrite_constant()
142 found_swizzle = 0; in try_rewrite_constant()
151 while (!found_swizzle && !all_inline) { in try_rewrite_constant()
191 found_swizzle = 1; in try_rewrite_constant()
199 found_swizzle = 1; in try_rewrite_constant()
226 found_swizzle = 1; in try_rewrite_constant()
234 found_swizzle = 1; in try_rewrite_constant()
261 found_swizzle = 1; in try_rewrite_constant()
269 found_swizzle = 1; in try_rewrite_constant()
[all …]