diff options
author | Kenneth Graunke <[email protected]> | 2013-10-15 16:13:45 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-10-17 14:27:03 -0700 |
commit | f8fef8ee92576b847a4e963f2bee9bc5d1f280ba (patch) | |
tree | b575767718d6a2dcb2ed61db6a0b798556398fe1 /src/SConscript | |
parent | 7601ba649f1d5541e8d77a10701616521b3cd37a (diff) |
i965: Merge brw_destroy_context() into intelDestroyContext().
Now that i915 and i965 have been split, the separation between
intelDestroyContext and brw_destroy_context is kind of arbitrary.
This patch replaces the only brw->vtbl.destroy() call with the body
of brw_destroy_context (the only implementation of that virtual
function).
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/SConscript')
0 files changed, 0 insertions, 0 deletions