i965/blorp: Remove the clear params classes
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 22 Apr 2016 19:55:49 +0000 (12:55 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 26 Apr 2016 21:55:22 +0000 (14:55 -0700)
commite35d9407dca0c2b0ecc1e778864f1a1c47258505
treeb92f3aa27ad3a51016f155c84c1ca88a406d3a64
parent659400cba371ec102c568e34b9f5feb00debf4c1
i965/blorp: Remove the clear params classes

They didn't really add anything other than a key and extra layers of
function calls.  This commit just inlines the extra functions and gets rid
of the extra classes.

Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/i965/brw_blorp_clear.cpp