Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.c2312 bool is_32 = max_bitsize == 32; in embedded_to_inline_constant() local
2314 if (!(is_16 || is_32)) in embedded_to_inline_constant()