diff options
author | Neha Bhende <[email protected]> | 2018-01-29 09:32:19 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2018-01-29 21:04:49 -0700 |
commit | d4a5e14fae17c7ea7bb8d1d0d6467fd4e0706dd1 (patch) | |
tree | eeac1b054987286ef928e5e8001edfe9f6fd2b7f /src/gallium/drivers/vc4 | |
parent | 6a7d1ca2c49ae06bbb323936f1e1c17ba7e2c9a1 (diff) |
svga: Adjust alpha for S3TC_DXT1_EXT RGB formats
According to spec, S3TC_DXT1_EXT RGB formats are supposed to be
opaque. Correspoding svga formats are not handling it so explicitly
setting it to 1.0.
This fixes piglit test spec@ext_texture_compression_s3tc@s3tc-targeted
Note: This test is testcase for freedesktop bug 100925
Tested with mtt-piglit and mtt-glretrace on 8,9,10,11 and 15
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers/vc4')
0 files changed, 0 insertions, 0 deletions