mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-27 17:00:09 +01:00
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> |
||
|---|---|---|
| .. | ||
| gen | ||
| registry | ||
| tests | ||
| glapi.c | ||
| glapi.h | ||
| glapi_dispatch.c | ||
| glapi_entrypoint.c | ||
| glapi_getproc.c | ||
| glapi_nop.c | ||
| glapi_priv.h | ||
| meson.build | ||