summaryrefslogtreecommitdiffstats
path: root/src/mesa/x86
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2016-05-15 21:50:47 -0700
committerJason Ekstrand <[email protected]>2016-05-17 12:17:22 -0700
commit100db3d31c1fd9284fc96132dccde1fa289a88c3 (patch)
tree38179ab1a32162d541a2184fc5750f81c69cb4bc /src/mesa/x86
parentce375fba413a803f264335c7dd6e72b0003021f9 (diff)
anv/formats: Set the swizzle to RGB1 when using an RGBA format to fake RGB
This way we get correct sampling from RGB formats that are faked as RGBA. This should also cause it to disable rendering and blending on those formats. We should be able to render to them and, on Broadwell and above, we can blend on them with work-arounds. However, we'll add support for that more properly later when it's deemed useful. For now, disabling rendering and blending should be safe.
Diffstat (limited to 'src/mesa/x86')
0 files changed, 0 insertions, 0 deletions