~ubuntu-branches/ubuntu/precise/mesa-lts-raring/precise-proposed

« back to all changes in this revision

Viewing changes to src/mesa/drivers/dri/i965/brw_wm.h

  • Committer: Package Import Robot
  • Author(s): Maarten Lankhorst
  • Date: 2013-10-16 13:52:07 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20131016135207-9gtod705bh0zpbxe
Tags: 9.1.7-1ubuntu2~precise1
Copy from raring, new upstream release. (LP: #1236340)

Show diffs side-by-side

added added

removed removed

Lines of Context:
62
62
   GLuint stats_wm:1;
63
63
   GLuint flat_shade:1;
64
64
   GLuint nr_color_regions:5;
65
 
   GLuint sample_alpha_to_coverage:1;
 
65
   GLuint replicate_alpha:1;
66
66
   GLuint render_to_fbo:1;
67
67
   GLuint clamp_fragment_color:1;
68
68
   GLuint line_aa:2;