OSDN Git Service

i965/fs: Remove extra allocation for classes[].
authorEric Anholt <eric@anholt.net>
Mon, 1 Oct 2012 23:41:02 +0000 (16:41 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 17 Oct 2012 20:01:51 +0000 (13:01 -0700)
commit6c69df1e0f9111e178ecff421f1a4ae74dbac359
treeba8f39079afaa2c786f30cbe00b6c0964a81a4c5
parent5d90b988791e51cfb6413109271ad102fd7a304c
i965/fs: Remove extra allocation for classes[].

This was to slot in the magic aligned pairs class, but it got moved to a
descriptive name later.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_fs_reg_allocate.cpp