Home | History | Annotate | Download | only in util

Lines Matching refs:PIPE_MASK_RGBA

102    void *blend[PIPE_MASK_RGBA+1][2]; /**< blend state with writemask */
205 for (i = 0; i <= PIPE_MASK_RGBA; i++) {
423 for (i = 0; i <= PIPE_MASK_RGBA; i++)
1277 blend.rt[i].colormask = PIPE_MASK_RGBA;
1705 blit_color = has_color && (mask & PIPE_MASK_RGBA);
1752 unsigned colormask = mask & PIPE_MASK_RGBA;
1907 pipe->bind_blend_state(pipe, ctx->blend[PIPE_MASK_RGBA][0]);
1995 pipe->bind_blend_state(pipe, ctx->blend[PIPE_MASK_RGBA][0]);
2131 pipe->bind_blend_state(pipe, cbsurf ? ctx->blend[PIPE_MASK_RGBA][0] :
2389 : ctx->blend[PIPE_MASK_RGBA][0]);