gallium: added draw_need_pipeline() predicate function
authorBrian <brian.paul@tungstengraphics.com>
Thu, 13 Mar 2008 20:34:35 +0000 (14:34 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Thu, 13 Mar 2008 20:34:35 +0000 (14:34 -0600)
commit3faf6230ff4b63833c072ac7afeb43c25d3cba22
tree9ef67cf5e3a60b343f1f48c109b7d06aa53ba8a3
parent8b8c9acdb747499149e633179a8ad10b0e4206b1
gallium: added draw_need_pipeline() predicate function

To test if we need any pipeline stage, or whether we can go into passthrough mode.
src/gallium/auxiliary/draw/draw_validate.c