MESA_shader_integer_functions: Boiler plate extension tracking
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Matt Turner <mattst88@gmail.com>
This commit is contained in:
@@ -681,6 +681,8 @@ struct _mesa_glsl_parse_state {
|
||||
bool EXT_texture_array_warn;
|
||||
bool EXT_texture_buffer_enable;
|
||||
bool EXT_texture_buffer_warn;
|
||||
bool MESA_shader_integer_functions_enable;
|
||||
bool MESA_shader_integer_functions_warn;
|
||||
/*@}*/
|
||||
|
||||
/** Extensions supported by the OpenGL implementation. */
|
||||
|
Reference in New Issue
Block a user