st/dri: make get_texture into validate_att
authorGeorge Sapountzis <gsapountzis@gmail.com>
Thu, 25 Mar 2010 15:01:52 +0000 (17:01 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Thu, 25 Mar 2010 15:01:52 +0000 (17:01 +0200)
commit96c152b4b066f6e3583821ad44ec8a527ab55e05
treea03463242ee16bf59d879d3c4cc785dfc7a30675
parenta21c30308db206467a54394b1ddda444861ee9b6
st/dri: make get_texture into validate_att

This is a wrapper around dri_st_framebuffer_validate for a single attachment.
Also, call validate through hook to make it more generic.
src/gallium/state_trackers/dri/dri_drawable.c
src/gallium/state_trackers/dri/dri_st_api.c
src/gallium/state_trackers/dri/dri_st_api.h