aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_loopback.h
diff options
context:
space:
mode:
authorNanley Chery <[email protected]>2015-10-28 14:50:58 -0700
committerNanley Chery <[email protected]>2015-11-22 12:29:09 -0800
commitd1212abf505a468c9947a66dbf2d59acb4616e42 (patch)
tree67fb58bff2f27267a3ffbdc40b5d6b8028d3c374 /src/mesa/main/api_loopback.h
parent21d43fe51ab5bcbc89ad5c61a51d3517c4243298 (diff)
mesa/teximage: Fix S3TC regression due to ASTC interaction
A prior, literal reading of the ASTC spec led to the prohibition of some compressed formats being used against the targets: TEXTURE_CUBE_MAP_ARRAY and TEXTURE_3D. Since the spec does not specify interactions with other extensions for specific compressed textures, remove such interactions. Fixes the following Piglit tests on Gen9: piglit.spec.arb_direct_state_access.getcompressedtextureimage piglit.spec.arb_get_texture_sub_image.arb_get_texture_sub_image-getcompressed piglit.spec.arb_texture_cube_map_array.fbo-generatemipmap-cubemap array s3tc_dxt1 piglit.spec.ext_texture_compression_s3tc.getteximage-targets cube_array s3tc v2. Don't interact with other specific compressed formats (Ian). Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91927 Suggested-by: Neil Roberts <[email protected]> Signed-off-by: Nanley Chery <[email protected]> Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/mesa/main/api_loopback.h')
0 files changed, 0 insertions, 0 deletions