mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 05:08:08 +02:00
features: fix ARB_shader_group_vote -> GL_ARB_shader_group_vote
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11721>
This commit is contained in:
parent
2cd2eabaae
commit
2e8dd4b4a5
1 changed files with 1 additions and 1 deletions
|
|
@ -328,7 +328,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve
|
|||
GL_EXT_semaphore DONE (radeonsi, i965/gen7+)
|
||||
GL_EXT_semaphore_fd DONE (radeonsi, i965/gen7+)
|
||||
GL_EXT_semaphore_win32 not started
|
||||
GL_EXT_shader_group_vote DONE (all drivers that support ARB_shader_group_vote)
|
||||
GL_EXT_shader_group_vote DONE (all drivers that support GL_ARB_shader_group_vote)
|
||||
GL_EXT_sRGB_write_control DONE (all drivers that support GLES 3.0+)
|
||||
GL_EXT_texture_norm16 DONE (freedreno, i965, r600, radeonsi, nvc0i, softpipe, zink)
|
||||
GL_EXT_texture_sRGB_R8 DONE (all drivers that support GLES 3.0+)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue