Searched refs:MESA_shader_integer_functions (Results 1 – 9 of 9) sorted by relevance
206 ctx->Extensions.MESA_shader_integer_functions = true; in initialize_context_to_defaults()
717 EXT(MESA_shader_integer_functions),
633 return state->extensions->MESA_shader_integer_functions; in integer_functions_supported()
153 ctx->Extensions.MESA_shader_integer_functions = ctx->Const.GLSLVersion >= 130; in intelInitExtensions()
321 EXT(MESA_shader_integer_functions , MESA_shader_integer_functions , GLL, GLC, x…
4223 GLboolean MESA_shader_integer_functions; member
995 extensions->MESA_shader_integer_functions = GL_TRUE; in st_init_extensions()
3 MESA_shader_integer_functions
2364 if (parser->extension_list->MESA_shader_integer_functions) { in _glcpp_parser_handle_version_declaration()