Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_context.h32 #define NV50_NEW_BLEND (1 << 0) macro
Dnv50_state_validate.c317 ctx_to->dirty &= ~NV50_NEW_BLEND; in nv50_switch_pipe_context()
335 { nv50_validate_blend, NV50_NEW_BLEND },
Dnv50_surface.c857 NV50_NEW_RASTERIZER | NV50_NEW_ZSA | NV50_NEW_BLEND | in nv50_blitctx_post_blit()
Dnv50_state.c213 nv50->dirty |= NV50_NEW_BLEND; in nv50_blend_state_bind()