diff options
author | Sinclair Yeh <[email protected]> | 2016-03-01 15:55:53 -0800 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-03-04 07:57:41 -0700 |
commit | f1410c5b910911e690290e8a95aeb9f95e7cc470 (patch) | |
tree | c4789e3ba0a653a36b2457f536afc06f19fdced0 /src/gallium/docs/source/resources.rst | |
parent | 8366701f4cb6d297623607e922d151dc05f69811 (diff) |
svga: Force an RGBA view creation for an RGBA resource
glXCreatePixmap() may specify a GLX_TEXTURE_FORMAT_RGB_EXT format
for an RGBA resource, causing us to create an RGBX view for an
RGBA resource, a combination vgpu10 does not support.
When this is detected, change the request to create an RGBA view
instead.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/docs/source/resources.rst')
0 files changed, 0 insertions, 0 deletions