mesa/src/mapi/glapi
Corentin Noël 45a682650c mesa: Add EXT_instanced_arrays support
The support for ARB_instanced_arrays already exists for big GL, reuse the same
PIPE_CAP_VERTEX_ELEMENT_INSTANCE_DIVISOR for this extension.

The OES_draw_elements_base_vertex and EXT_draw_elements_base_vertex both define
the DrawElementsInstancedBaseVertex method when EXT_instanced_arrays is defined.

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Acked-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22167>
2023-04-11 10:22:35 +00:00
..
gen mesa: Add EXT_instanced_arrays support 2023-04-11 10:22:35 +00:00
registry
tests glapi: #include "util/glheader.h" in glapi_priv.h and glapitable.h directly 2022-11-03 16:07:31 +00:00
glapi.c
glapi.h
glapi_dispatch.c util: include gles header instead of hand crafted macros 2022-11-04 19:28:19 +00:00
glapi_entrypoint.c
glapi_getproc.c
glapi_nop.c
glapi_priv.h glapi: #include "util/glheader.h" in glapi_priv.h and glapitable.h directly 2022-11-03 16:07:31 +00:00
meson.build glapi: inline the meson list files_mapi_util 2023-03-12 17:56:10 -04:00