OSDN Git Service

i965: Pass brw_context instead of gl_context to brw_draw_rectlist
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 2 Nov 2015 20:41:28 +0000 (12:41 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 24 Nov 2015 19:50:28 +0000 (11:50 -0800)
commit86a0afb460c1ea0b2a0f4a9e66c7e4a02a0130e2
treec0e7e2f057ccd9ca191a8835d1e28cbe6c172462
parent84a4b35492f805ec7c5d54edefd409e141101046
i965: Pass brw_context instead of gl_context to brw_draw_rectlist

Future patches will use the brw_context instead.  Keeping this
non-functional change separate should make the function changes easier
to review.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
(cherry picked from commit dcadd855f14b0d3dcce04a16afdfed2d7159d4a8)
src/mesa/drivers/dri/i965/brw_meta_fast_clear.c