Searched refs:ARB_shader_objects (Results 1 – 11 of 11) sorted by relevance
110 ctx->Extensions.ARB_shader_objects && in compute_version()281 ctx->Extensions.ARB_shader_objects && in compute_version_es2()
45 if (!ctx->Extensions.ARB_shader_objects) { in shading_language_version()
120 …{ "GL_ARB_shader_objects", o(ARB_shader_objects), GL, …425 ctx->Extensions.ARB_shader_objects = GL_TRUE; in _mesa_enable_sw_extensions()598 ctx->Extensions.ARB_shader_objects = GL_TRUE; in _mesa_enable_2_0_extensions()
2978 GLboolean ARB_shader_objects; member
319 EXTRA_EXT(ARB_shader_objects);
53 ctx->Extensions.ARB_shader_objects = true; in intelInitExtensions()
31 The ARB_shader_objects extension is required.
490 ctx->Extensions.ARB_shader_objects = GL_TRUE; in st_init_extensions()
635 if (ctx->Extensions.ARB_shader_objects) { in _mesa_meta_begin()