asahi: Enable VS_INSTANCEID and VERTEX_ELEMENT_INSTANCE_DIVISOR caps
These two should be functional at this point. The latter is required (and quite well tested) by Darwinia. Signed-off-by: Asahi Lina <lina@asahilina.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20365>
This commit is contained in:
@@ -72,7 +72,7 @@ GL 3.0, GLSL 1.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llv
|
||||
GL 3.1, GLSL 1.40 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe, virgl, zink, d3d12, panfrost
|
||||
|
||||
Forward compatible context support/deprecations DONE
|
||||
GL_ARB_draw_instanced (Instanced drawing) DONE (etnaviv/HALTI2, v3d)
|
||||
GL_ARB_draw_instanced (Instanced drawing) DONE (etnaviv/HALTI2, v3d, asahi)
|
||||
GL_ARB_copy_buffer (Buffer copying) DONE (v3d, vc4, lima, asahi)
|
||||
GL_NV_primitive_restart (Primitive restart) DONE (v3d, asahi)
|
||||
16 vertex texture image units DONE ()
|
||||
@@ -107,7 +107,7 @@ GL 3.3, GLSL 3.30 --- all DONE: freedreno, i965, nv50, nvc0, r600, radeonsi, llv
|
||||
GL_ARB_texture_rgb10_a2ui DONE (v3d, panfrost, asahi)
|
||||
GL_ARB_texture_swizzle DONE (v3d, vc4, panfrost, lima, asahi)
|
||||
GL_ARB_timer_query DONE ()
|
||||
GL_ARB_instanced_arrays DONE (etnaviv/HALTI2, v3d, panfrost)
|
||||
GL_ARB_instanced_arrays DONE (etnaviv/HALTI2, v3d, panfrost, asahi)
|
||||
GL_ARB_vertex_type_2_10_10_10_rev DONE (v3d, panfrost, asahi)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user