OSDN Git Service

i965/gs: Move the mem_ctx argument to brw_compile_gs
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 20 Oct 2015 23:21:09 +0000 (16:21 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 21 Oct 2015 21:20:32 +0000 (14:20 -0700)
commit72148de217786473bb2bb02b99f49fd28bdda0e2
treea1439d8e6c445184a89d33fb8d766c2c1811f4c6
parent8e8b527b27b5b31f88e85e9878652a11c7fa5ca4
i965/gs: Move the mem_ctx argument to brw_compile_gs

This makes it better match the other brw_compile_* functions.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_compiler.h
src/mesa/drivers/dri/i965/brw_gs.c
src/mesa/drivers/dri/i965/brw_vec4_gs_visitor.cpp