diff options
author | Ian Romanick <[email protected]> | 2012-10-05 15:17:29 -0700 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2012-10-07 20:35:47 -0700 |
commit | 751737f4975d922d79ae00f3145832043fcc8bab (patch) | |
tree | 8528ee0a6434a059b794a66dbb3d85db6a583b59 /scons | |
parent | 0e973b7498fc6e120af0d8305273e045fe96d398 (diff) |
meta: Always enable GL_EXT_texture_array in mipmap shader
'#extension foo: enable' is harmless. The functionality is only
actually enabled if the extension is supported. The shader won't use
the functionality if it's not supported, so we're fine.
Signed-off-by: Ian Romanick <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'scons')
0 files changed, 0 insertions, 0 deletions