Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/compiler/
Dvir_lower_uniforms.c62 remove_uniform(struct hash_table *ht, struct qreg reg) in remove_uniform() function
188 remove_uniform(ht, unif); in vir_lower_uniforms()
201 remove_uniform(ht, inst->src[i]); in vir_lower_uniforms()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_lower_uniforms.c62 remove_uniform(struct hash_table *ht, struct qreg reg) in remove_uniform() function
184 remove_uniform(ht, unif); in qir_lower_uniforms()
197 remove_uniform(ht, inst->src[i]); in qir_lower_uniforms()