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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_ubo_vec4.c107 bool aligned_mul = (align_mul == 16 && local in function:nir_lower_ubo_vec4_lower
109 if (!aligned_mul)
121 if (aligned_mul) {

Completed in 2 milliseconds