diff options
author | Kenneth Graunke <[email protected]> | 2013-09-23 18:18:14 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-09-26 16:55:18 -0700 |
commit | f91475d4ab7e1328904a1df443fbf85ed8acb7f3 (patch) | |
tree | 0915c00a53c92fd9f65266028a1d8ee4d4978859 /src/mesa/SConscript | |
parent | e4af55c78f9d639653bb9290e0fc63c6658cdc4d (diff) |
glsl: Create and use a has_uniform_buffer_objects() helper.
This is better than overriding the extension enable based on the
language version; it's robust against shaders that do:
#version 140
#extension GL_ARB_uniform_buffer_object : disable
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/SConscript')
0 files changed, 0 insertions, 0 deletions