Skip to content
Snippets Groups Projects
Commit 8c467b82 authored by Anuj Phogat's avatar Anuj Phogat Committed by Carl Worth
Browse files

glsl: Disable ARB_texture_rectangle in shader version 100.


OpenGL with ARB_ES2_compatibility allows shaders that specify #version
100.

This fixes the Khronos OpenGL test(Texture_Rectangle_Samplers_frag.test)
failure.

Cc: mesa-stable@lists.freedesktop.org
Reviewed-by: default avatarMatt Turner <mattst88@gmail.com>
Reviewed-by: default avatarIan Romanick <ian.d.romanick@intel.com>
Signed-off-by: default avatarAnuj Phogat <anuj.phogat@gmail.com>
(cherry picked from commit c907595b)
parent 79ef990e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment