Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_shader.c203 int color_in_mask; member
739 ctx->color_in_mask |= (1 << decl->Semantic.Index); in iter_declaration()
1505 if (!ctx->key->color_two_side || !(ctx->color_in_mask & 0x3)) in emit_color_select()
1508 if (ctx->color_in_mask & 1) { in emit_color_select()
1512 if (ctx->color_in_mask & 2) { in emit_color_select()
4744 if (ctx->color_in_mask & 1) { in emit_ios()
4748 if (ctx->color_in_mask & 2) { in emit_ios()