diff options
author | Kenneth Graunke <[email protected]> | 2012-11-20 12:21:40 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2012-11-26 19:52:33 -0800 |
commit | ce96f6db9028f8488faf778444597b1a3d26433f (patch) | |
tree | 66746e0ce29001f37f609781623de601138d1fa2 /src/glx/indirect_vertex_array.h | |
parent | 529fe420ba6836479619ba42e53665724755fc1c (diff) |
i965/fs: Remove brw_wm_compile::computes_depth field.
Everybody determines this by checking if fp's OutputsWritten field
contains the FRAG_RESULT_DEPTH bit. Rather than having payload setup
check this and set the computes_depth flag, we can just do the check in
the only place that actually used it: emit_fb_writes().
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/glx/indirect_vertex_array.h')
0 files changed, 0 insertions, 0 deletions