docs/GL3.txt: fix typo
authorBoyan Ding <boyan.j.ding@gmail.com>
Sun, 27 Sep 2015 09:15:28 +0000 (17:15 +0800)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 28 Sep 2015 00:54:23 +0000 (17:54 -0700)
Signed-off-by: Boyan Ding <boyan.j.ding@gmail.com>
Reviewed-by: Albert Freeman <albertwdfreeman@gmail.com>
docs/GL3.txt

index b9e532171648fd29f0c4e8ed77e784a2aec01361..e020deb3b6c4d404bca5dd791e69222a6b4b5a22 100644 (file)
@@ -237,7 +237,7 @@ GLES3.2, GLSL ES 3.2
   GL_KHR_texture_compression_astc_ldr                  DONE (i965/gen9+)
   GL_OES_copy_image                                    not started (based on GL_ARB_copy_image, which is done for some drivers)
   GL_OES_draw_buffers_indexed                          not started
-  GL_OES_draw_elements_base_vertex                     not started (based on GL_ARB_draw_elements_base_verte, which is done for all drivers)
+  GL_OES_draw_elements_base_vertex                     not started (based on GL_ARB_draw_elements_base_vertex, which is done for all drivers)
   GL_OES_geometry_shader                               not started (based on GL_ARB_geometry_shader4, which is done for all drivers)
   GL_OES_gpu_shader5                                   not started (based on parts of GL_ARB_gpu_shader5, which is done for some drivers)
   GL_OES_primitive_bounding box                        not started