Searched refs:EXT_gpu_shader4 (Results 1 – 14 of 14) sorted by relevance
222 ctx->Extensions.EXT_gpu_shader4 = true; in initialize_context_to_defaults()
734 EXT(EXT_gpu_shader4),
118 'EXT_gpu_shader4.xml',
205 ctx->Extensions.EXT_gpu_shader4 = true; in intelInitExtensions()
254 EXT(EXT_gpu_shader4 , EXT_gpu_shader4 , GLL, x , x…
4371 GLboolean EXT_gpu_shader4; member
355 EXT(EXT_gpu_shader4),
2105 && (ctx->Version >= 30 || ctx->Extensions.EXT_gpu_shader4)) in get_vertex_array_attrib()
1714 (ctx->Version >= 30 || ctx->Extensions.EXT_gpu_shader4 in _mesa_legal_texture_base_format_for_target()
1064 - glsl: add scaffolding for EXT_gpu_shader41065 - glsl: enable noperspective|flat|centroid for EXT_gpu_shader41066 - glsl: enable types for EXT_gpu_shader43734 - mesa: enable glGet for EXT_gpu_shader43736 - glsl: apply some 1.30 and other rules to EXT_gpu_shader4 as well3737 - glsl: add builtin variables for EXT_gpu_shader43738 - glsl: add arithmetic builtin functions for EXT_gpu_shader43739 - glsl: add texture builtin functions for EXT_gpu_shader43741 EXT_gpu_shader43743 - mesa: only allow EXT_gpu_shader4 in the compatibility profile[all …]
347 - mesa: added new gl_extensions::EXT_gpu_shader4 field384 - glapi: include EXT_gpu_shader4.xml
2724 - mesa: add EXT_dsa + EXT_gpu_shader4 functions
4454 - glsl: take EXT_gpu_shader4 in to account when adding round
1175 extensions->EXT_gpu_shader4 = GL_TRUE; in st_init_extensions()