Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dvir_lower_uniforms.c75 is_lowerable_uniform(struct qinst *inst, int i) in is_lowerable_uniform() function
128 if (is_lowerable_uniform(inst, i)) in vir_lower_uniforms()
182 if (is_lowerable_uniform(inst, i) && in vir_lower_uniforms()
200 if (is_lowerable_uniform(inst, i)) in vir_lower_uniforms()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_lower_uniforms.c75 is_lowerable_uniform(struct qinst *inst, int i) in is_lowerable_uniform() function
128 if (is_lowerable_uniform(inst, i)) in qir_lower_uniforms()
181 if (is_lowerable_uniform(inst, i) && in qir_lower_uniforms()
196 if (is_lowerable_uniform(inst, i)) in qir_lower_uniforms()