diff options
author | Chad Versace <chad.versace@linux.intel.com> | 2012-11-14 14:14:48 -0800 |
---|---|---|
committer | Chad Versace <chad.versace@linux.intel.com> | 2012-11-14 14:19:45 -0800 |
commit | 4b057bb44bb0528435ff7bebd36c4c74f8db3bae (patch) | |
tree | 462dfe159557ecaf48aad5b0dc90a4eee836311d /.gitignore | |
parent | 634e486ab2846c8f4d79126d4fea29240212a4db (diff) |
util/gl: Set WAFFLE_CONTEXT_PROFILE for compatibility profiles
If piglit_gl_test_config::supports_gl_compat_version was >= 32, then
Piglit neglected to set the WAFFLE_CONTEXT_PROFILE attribute.
Luckily this introduced no errors, because Piglit does not yet contain any
3.2 tests.
Piglit also neglected to set the profile attribute when
piglit_gl_test_config::supports_gl_core_version was >= 32, but this was
safe because the default value of WAFFLE_CONTEXT_PROFILE is
WAFFLE_CONTEXT_CORE_PROFILE for GL versions >= 3.2. However, explicitly
set it anyway for self-documentation.
Signed-off-by: Chad Versace <chad.versace@linux.intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions