angle/include/GLES2
shrekshao cdecd97cee Add Draw base vertex and base instance function entrypoints
Split from https://chromium-review.googlesource.com/c/angle/angle/+/1705035/27

This patch adds entrypoints glDrawArraysInstancedBaseInstanceANGLE,
glDrawElementsInstancedBaseVertexBaseInstanceANGLE,
glMultiDrawArraysInstancedBaseInstanceANGLE,
and glMultiDrawElementsInstancedBaseVertexBaseInstanceANGLE

Implementation will come in a later separate patch.

Bug: chromium:891861, angleproject:3402
Change-Id: I18e19b850cddd79be4798b9ae7efe0680a050c7f
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1750125
Commit-Queue: Shrek Shao <shrekshao@google.com>
Reviewed-by: Geoff Lang <geofflang@chromium.org>
2019-08-16 00:27:22 +00:00
..
.clang-format Re-land "Load correct libGLESv2 on Linux and Mac." 2018-12-18 18:54:44 +00:00
gl2.h Update gl2.h and update entry points. 2017-04-27 16:32:22 +00:00
gl2ext.h ParallelCompile: Update gl2ext.h 2018-06-20 14:38:44 +00:00
gl2ext_angle.h Add Draw base vertex and base instance function entrypoints 2019-08-16 00:27:22 +00:00
gl2ext_explicit_context_autogen.inc Add Draw base vertex and base instance function entrypoints 2019-08-16 00:27:22 +00:00
gl2platform.h