OSDN Git Service

i965: Refactor out the cube map setup for general texture array setup.
authorEric Anholt <eric@anholt.net>
Thu, 29 Sep 2011 20:40:12 +0000 (13:40 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 3 Oct 2011 20:29:38 +0000 (13:29 -0700)
commit2e0aefc1b9023a3d4003c1974489252d29b1d65b
tree5c19649cdd8531acd5a813c516774cfb261803ef
parent372cf26698881d3a71019a85759ca49652757642
i965: Refactor out the cube map setup for general texture array setup.

This is just moving the code out with s/6/slices/.
src/mesa/drivers/dri/i965/brw_tex_layout.c