docs: mark GL_ARB_shader_subroutine as always supported
This extension is always supported, no need to maintain a list of drivers that support it. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32300>
This commit is contained in:
@@ -130,7 +130,7 @@ GL 4.0, GLSL 4.00 --- all DONE: freedreno/a6xx, nvc0, r600, radeonsi, llvmpipe,
|
||||
- New overload resolution rules DONE (softpipe)
|
||||
GL_ARB_gpu_shader_fp64 DONE (freedreno/a6xx, softpipe)
|
||||
GL_ARB_sample_shading DONE (freedreno/a6xx, nv50, panfrost, crocus/gen6+)
|
||||
GL_ARB_shader_subroutine DONE (freedreno, nv50, softpipe, crocus/gen6+)
|
||||
GL_ARB_shader_subroutine DONE (all drivers)
|
||||
GL_ARB_tessellation_shader DONE (freedreno/a6xx)
|
||||
GL_ARB_texture_buffer_object_rgb32 DONE (freedreno, softpipe, panfrost, crocus/gen6+)
|
||||
GL_ARB_texture_cube_map_array DONE (freedreno/a4xx+, nv50, softpipe, v3d, crocus/gen6+)
|
||||
|
Reference in New Issue
Block a user