Searched refs:INTEL_shader_integer_functions2 (Results 1 – 8 of 8) sorted by relevance
3 INTEL_shader_integer_functions2179 implementation supports INTEL_shader_integer_functions2.183 If the shader enables only INTEL_shader_integer_functions2 but not190 If the shader enables only INTEL_shader_integer_functions2 but not200 so this is called INTEL_shader_integer_functions2 to prevent confusion.
247 GLboolean INTEL_shader_integer_functions2; member
364 EXT(INTEL_shader_integer_functions2 , INTEL_shader_integer_functions2 , GLL, GLC, x…
1226 extensions->INTEL_shader_integer_functions2 = GL_TRUE; in st_init_extensions()1800 spirv_caps->integer_functions2 = extensions->INTEL_shader_integer_functions2; in st_init_extensions()
1450 - mesa: Extension boilerplate for INTEL_shader_integer_functions21451 - glsl: Add new expressions for INTEL_shader_integer_functions21454 - glsl: Add built-in functions for INTEL_shader_integer_functions21455 - nir: Add new instructions for INTEL_shader_integer_functions21462 INTEL_shader_integer_functions2 expressions1466 INTEL_shader_integer_functions21468 INTEL_shader_integer_functions2 opcodes1471 - i965: Enable INTEL_shader_integer_functions2 on Gen8+1475 - iris: Enable INTEL_shader_integer_functions2
778 EXT(INTEL_shader_integer_functions2),
333 .INTEL_shader_integer_functions2 = device->info.ver >= 8, in get_device_extensions()
617 .INTEL_shader_integer_functions2 = true, in radv_physical_device_get_supported_extensions()