Lines Matching refs:gradients
10465 glamor: fix no-reflect case for gradients
10472 client-supplied stops for no-reflect gradients, then causing everything
10474 emit rgba(0,0,0,0). This does not impact gradients using the other
30464 PictFormat when we're doing non-shader gradients, which we put in
31987 render: Allow single-stop gradients
31989 The Render specification allows single-stop gradients and pixman 0.22
50518 glamor: Don't bother keeping references to shader stages for gradients.
178563 dereferences on gradients and other Pictures which have no pDrawable.
178612 PICT_a8r8g8b8. Fixes a failure in the gradients test of rendercheck. In
183892 Add support for gradients and solid fills to Render.
183949 Add support for gradients and solid fills to Render.