mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 19:20:08 +01:00
mesa/main: expose EXT_multi_draw_indirect
Signed-off-by: Antonino Maniscalco <antonino.maniscalco@collabora.com> Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Louis-Francis Ratté-Boulianne <lfrb@collabora.com> Reviewed-by: Mary Guillemard <mary.guillemard@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30583>
This commit is contained in:
parent
582eb2439c
commit
9f5af68995
1 changed files with 1 additions and 0 deletions
|
|
@ -269,6 +269,7 @@ EXT(EXT_memory_object , EXT_memory_object
|
|||
EXT(EXT_memory_object_fd , EXT_memory_object_fd , GLL, GLC, x , ES2, 2017)
|
||||
EXT(EXT_memory_object_win32 , EXT_memory_object_win32 , GLL, GLC, x , ES2, 2017)
|
||||
EXT(EXT_multi_draw_arrays , dummy_true , GLL, x , ES1, ES2, 1999)
|
||||
EXT(EXT_multi_draw_indirect , ARB_draw_indirect , x , x, x , 31, 2014)
|
||||
EXT(EXT_multisampled_render_to_texture , EXT_multisampled_render_to_texture , x , x , x , ES2, 2016)
|
||||
EXT(EXT_multisampled_render_to_texture2 , EXT_multisampled_render_to_texture , x , x , x , ES2, 2016)
|
||||
EXT(EXT_occlusion_query_boolean , ARB_occlusion_query2 , x , x , x , ES2, 2011)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue