On 05/15/2012 07:31 AM, Paul Berry wrote:
No functional change. This patch replaces the
brw_blorp_params::exec() method with a global function
brw_blorp_exec() that performs the operation described by the params
data structure.
Reviewed-by: Kenneth Graunke
___
No functional change. This patch replaces the
brw_blorp_params::exec() method with a global function
brw_blorp_exec() that performs the operation described by the params
data structure.
---
src/mesa/drivers/dri/i965/brw_blorp.cpp |6 +++---
src/mesa/drivers/dri/i965/brw_blorp.h|