Lines Matching refs:dirty
54 ctx->dirty |= FD_DIRTY_BLEND_COLOR; in fd_set_blend_color()
63 ctx->dirty |= FD_DIRTY_STENCIL_REF; in fd_set_stencil_ref()
72 ctx->dirty |= FD_DIRTY_UCP; in fd_set_clip_state()
80 ctx->dirty |= FD_DIRTY_SAMPLE_MASK; in fd_set_sample_mask()
113 ctx->dirty |= FD_DIRTY_CONST; in fd_set_constant_buffer()
252 ctx->dirty |= FD_DIRTY_FRAMEBUFFER; in fd_set_framebuffer_state()
259 ctx->dirty |= FD_DIRTY_SCISSOR; in fd_set_framebuffer_state()
268 ctx->dirty |= FD_DIRTY_STIPPLE; in fd_set_polygon_stipple()
280 ctx->dirty |= FD_DIRTY_SCISSOR; in fd_set_scissor_states()
291 ctx->dirty |= FD_DIRTY_VIEWPORT; in fd_set_viewport_states()
314 ctx->dirty |= FD_DIRTY_VTXSTATE; in fd_set_vertex_buffers()
323 ctx->dirty |= FD_DIRTY_VTXBUF; in fd_set_vertex_buffers()
338 ctx->dirty |= FD_DIRTY_BLEND; in fd_blend_state_bind()
340 ctx->dirty |= FD_DIRTY_BLEND_DUAL; in fd_blend_state_bind()
356 ctx->dirty |= FD_DIRTY_RASTERIZER; in fd_rasterizer_state_bind()
364 ctx->dirty |= FD_DIRTY_SCISSOR; in fd_rasterizer_state_bind()
378 ctx->dirty |= FD_DIRTY_ZSA; in fd_zsa_state_bind()
413 ctx->dirty |= FD_DIRTY_VTXSTATE; in fd_vertex_state_bind()
480 ctx->dirty |= FD_DIRTY_STREAMOUT; in fd_set_stream_output_targets()