docs: Update GL_OES_copy_image status.

This commit is contained in:
Kenneth Graunke
2016-05-25 14:22:30 -07:00
parent 0f0f357b77
commit 72ba9c3160
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@ Note: some of the new features are only available with certain drivers.
<li>GL_EXT_base_instance on all drivers that support GL_ARB_base_instance</li>
<li>GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance</li>
<li>GL_KHR_robustness on i965</li>
<li>GL_OES_copy_image on i965 (Baytrail and Gen8+)</li>
<li>GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend</li>
<li>GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support GL_ARB_gpu_shader5</li>
<li>GL_OES_sample_shading on i965, nvc0, r600, radeonsi</li>