diff options
author | Timothy Arceri <[email protected]> | 2016-01-08 23:20:25 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2016-03-05 19:38:55 +1100 |
commit | 22b0082b9d32229e735a4ed7e9d9298b2ea14115 (patch) | |
tree | 42a6272d1edc35fdd21735ae0f2bfa839a02ccf0 /docs | |
parent | 802262c0afe1a45abc4920b61641c774a8f9792a (diff) |
docs: mark explicit byte offsets 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 02dc6ea5df9..37bc934092f 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -180,7 +180,7 @@ GL 4.4, GLSL 4.40: GL_ARB_clear_texture DONE (i965, nv50, nvc0) GL_ARB_enhanced_layouts in progress (Timothy) - compile-time constant expressions DONE - - explicit byte offsets for blocks in progress + - explicit byte offsets for blocks DONE - forced alignment within blocks in progress - specified vec4-slot component numbers in progress - specified transform/feedback layout in progress |