On Monday, September 01, 2014 09:44:31 AM Jordan Justen wrote:
> All fields were migrated from brw_wm_prog_key. In future updates, we can move
> these FS specific fields back into brw_wm_prog_key.
We should just put things in the right place to begin with.
> struct brw_wm_prog_key {
> - uint8_
All fields were migrated from brw_wm_prog_key. In future updates, we can move
these FS specific fields back into brw_wm_prog_key.
The scalar_visitor and scalar_generator class mainly use these structures now.
Signed-off-by: Jordan Justen
---
src/mesa/drivers/dri/i965/brw_blorp_blit_eu.cpp|