Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmir_promote_uniforms.c41 mir_is_promoteable_ubo(midgard_instruction *ins) in mir_is_promoteable_ubo() function
59 if (mir_is_promoteable_ubo(ins)) in mir_promoteable_uniform_count()
171 if (!mir_is_promoteable_ubo(ins)) continue; in midgard_promote_uniforms()