diff options
author | Timothy Arceri <[email protected]> | 2015-12-13 16:06:44 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2015-12-15 13:10:51 +1100 |
commit | 8c0963f9d36a8249ec18c493bad9ec33e665a616 (patch) | |
tree | 3b32b65869703924670ff4ee68aac1f88348dd59 /docs | |
parent | 0aeb9b3e5eab57ae5d96047cee7b2c58811b455b (diff) |
docs: mark input/output block locations as DONE
Reviewed-by: Edward O'Callaghan <[email protected]>
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 84b5a172d58..5ec3613f436 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -184,7 +184,7 @@ GL 4.4, GLSL 4.40: - forced alignment within blocks in progress - specified vec4-slot component numbers in progress - specified transform/feedback layout in progress - - input/output block locations in progress + - input/output block locations DONE GL_ARB_multi_bind DONE (all drivers) GL_ARB_query_buffer_object not started GL_ARB_texture_mirror_clamp_to_edge DONE (i965, nv50, nvc0, r600, radeonsi, llvmpipe, softpipe) |