Searched refs:NV50_NEW_3D_BLEND_COLOUR (Results 1 – 3 of 3) sorted by relevance
35 #define NV50_NEW_3D_BLEND_COLOUR (1 << 8) macro
496 { nv50_validate_blend_colour, NV50_NEW_3D_BLEND_COLOUR },
947 nv50->dirty_3d |= NV50_NEW_3D_BLEND_COLOUR; in nv50_set_blend_color()