Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_ubo_vec4.c107 bool aligned_mul = (align_mul == 16 && in nir_lower_ubo_vec4_lower() local
109 if (!aligned_mul) in nir_lower_ubo_vec4_lower()
121 if (aligned_mul) { in nir_lower_ubo_vec4_lower()