mesa/src/mesa
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
..
main mesa: Add EXT_instanced_arrays support 2023-04-11 10:22:35 +00:00
math
program mesa ctx->API --> _mesa_is_foo(ctx) 2023-03-20 06:39:57 +00:00
state_tracker mesa/st: Set uses_sample_shading when forcing per-sample 2023-04-11 03:32:41 +00:00
vbo mesa: correctly allocate space for converted primtives 2023-03-24 13:11:12 +00:00
x86
meson.build