HomeSort by relevance Sort by last modified time
    Searched refs:NV50_NEW_BLEND (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_context.h 32 #define NV50_NEW_BLEND (1 << 0)
nv50_state_validate.c 317 ctx_to->dirty &= ~NV50_NEW_BLEND;
335 { nv50_validate_blend, NV50_NEW_BLEND },
nv50_state.c 213 nv50->dirty |= NV50_NEW_BLEND;
    [all...]
nv50_surface.c 857 NV50_NEW_RASTERIZER | NV50_NEW_ZSA | NV50_NEW_BLEND |

Completed in 48 milliseconds