Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_asm.c38 unsigned uni_rgroup = -1; in check_uniforms() local
49 uni_rgroup = src->rgroup; in check_uniforms()
52 if (uni_rgroup != src->rgroup || uni_reg != src->reg) { in check_uniforms()