diff options
author | Erik Faye-Lund <[email protected]> | 2018-11-16 09:51:26 +0100 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2018-12-03 18:16:44 +0100 |
commit | 2dfcaf7554cab0aae32372dc4a77fdb3ba74173d (patch) | |
tree | 04f071dc8aba764132b5700cf13b56a37b7325d7 /bin/meson_get_version.py | |
parent | 1aa134038c3b9eefd6d7e6d227bea7bdc5bb7a4e (diff) |
mesa/main: do not allow astc enums on gles1
ctx->Extensions.KHR_texture_compression_astc_ldr is set regardless of
the API that's used, so checking for those direcly will always enable
extensions when they are supported by the driver.
But there's no extension enabling ASTC for OpenGL ES 1.x, so we
shouldn't allow those enums there.
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'bin/meson_get_version.py')
0 files changed, 0 insertions, 0 deletions