aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_texturebarrier.h
Commit message (Collapse)AuthorAgeFilesLines
* gallium: add texture barrier support to the interface and st/mesa (v2)Marek Olšák2011-03-151-0/+37
v2: change the gallium entry point to texture_barrier.