diff options
author | Dave Airlie <airlied@redhat.com> | 2011-11-05 17:18:34 +0000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2011-11-05 17:18:57 +0000 |
commit | 7494c814ef642468c8e6838027443703d311602f (patch) | |
tree | f86795356b8207839978d838a5f2d92aa9e94c5f /docs | |
parent | 65d0c840b08fbdcae641055a21ffb23be7e5692d (diff) |
gl3.txt: add not of ARB_texture_storage work started.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/GL3.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/GL3.txt b/docs/GL3.txt index 54099451a4..f0a31bbaba 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -118,7 +118,7 @@ GLSL 4.2 not started GL_ARB_texture_compression_bptc not started GL_ARB_compressed_texture_pixel_storage not started GL_ARB_shader_atomic_counters not started -GL_ARB_texture_storage not started +GL_ARB_texture_storage started GL_ARB_transform_feedback_instanced not started GL_ARB_base_instance not started GL_ARB_shader_image_load_store not started |