Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.c196 int colors_used; member
809 ctx->colors_used++; in tgsi_declaration()
1198 ctx.colors_used = 0; in r600_shader_from_tgsi()
1374 if (shader->two_side && ctx.colors_used) { in r600_shader_from_tgsi()