Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_shader.c259 int color_in_mask; member
1035 ctx->color_in_mask |= (1 << decl->Semantic.Index); in iter_declaration()
1825 if (!ctx->key->color_two_side || !(ctx->color_in_mask & 0x3)) in emit_color_select()
1828 if (ctx->color_in_mask & 1) in emit_color_select()
1831 if (ctx->color_in_mask & 2) in emit_color_select()
6376 if (ctx->color_in_mask & 1) in emit_ios_fs()
6378 if (ctx->color_in_mask & 2) in emit_ios_fs()