Searched refs:MESA_shader_integer_functions (Results 1 – 13 of 13) sorted by relevance
226 ctx->Extensions.MESA_shader_integer_functions = true; in initialize_context_to_defaults()
774 EXT(MESA_shader_integer_functions),
823 return state->extensions->MESA_shader_integer_functions; in integer_functions_supported()
166 ctx->Extensions.MESA_shader_integer_functions = ctx->Const.GLSLVersion >= 130; in brw_init_extensions()
566 extensions->MESA_shader_integer_functions && in compute_version_es2()
375 EXT(MESA_shader_integer_functions , MESA_shader_integer_functions , GLL, GLC, x…
4535 GLboolean MESA_shader_integer_functions; member
199 RESOLVED. There already exists a MESA_shader_integer_functions extension,
3 MESA_shader_integer_functions
1260 extensions->MESA_shader_integer_functions = GL_TRUE; in st_init_extensions()
2491 if (parser->extension_list->MESA_shader_integer_functions) { in _glcpp_parser_handle_version_declaration()