summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_screen.c
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2015-03-17 14:46:04 +0100
committerMarek Olšák <marek.olsak@amd.com>2015-10-20 12:25:19 +0200
commit12321966aec5e635c51208f409737dd1ddc3c883 (patch)
tree4a85837ead6236da7d4c27d3c166c7c7d91992ac /src/gallium/drivers/r300/r300_screen.c
parent6bd9e0351205dc475f45b58979702b5cf414aa07 (diff)
downloadexternal_mesa3d-12321966aec5e635c51208f409737dd1ddc3c883.zip
external_mesa3d-12321966aec5e635c51208f409737dd1ddc3c883.tar.gz
external_mesa3d-12321966aec5e635c51208f409737dd1ddc3c883.tar.bz2
radeonsi: add support for ARB_texture_view
All tests pass. We don't need to do much - just set CUBE if the view target is CUBE or CUBE_ARRAY, otherwise set the resource target. The reason this can be so simple is that texture instructions have a greater effect on the target than the sampler view. Thanks Glenn for the piglit test. Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Diffstat (limited to 'src/gallium/drivers/r300/r300_screen.c')
0 files changed, 0 insertions, 0 deletions