mesa: add texture_view helper function for TexStorage
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Wed, 6 Nov 2013 21:40:31 +0000 (14:40 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 13 Dec 2013 19:31:54 +0000 (12:31 -0700)
commit1db4cb841b489684f9141184f17a9244cdfa8c7e
tree0e13a6725fac3c59a7b22a376d3307302289cd66
parentf07ca598394a9b5cea849ff7fc68444aba94ede9
mesa: add texture_view helper function for TexStorage

Add helper function to set texture_view state from TexStorage calls.
Include review feedback.

Signed-off-by: Courtney Goeltzenleuchter <courtney@LunarG.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/textureview.c
src/mesa/main/textureview.h