diff options
author | Timothy Arceri <[email protected]> | 2016-01-12 14:45:02 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2016-03-05 19:39:13 +1100 |
commit | 3322cb7b8d8bc1cbdd9094febd662b7b669bc6e7 (patch) | |
tree | 14e698dca30495a39add877f59ee65648b315a83 /docs | |
parent | 037f68d81e192d954a188907fb37254a7b266502 (diff) |
docs: mark align layout qualifier as DONE
Reviewed-by: Ian Romanick <[email protected]>
Reviewed-by: Samuel Iglesias Gonsálvez <[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 37bc934092f..ee7facafc95 100644 --- a/docs/GL3.txt +++ b/docs/GL3.txt @@ -181,7 +181,7 @@ GL 4.4, GLSL 4.40: GL_ARB_enhanced_layouts in progress (Timothy) - compile-time constant expressions DONE - explicit byte offsets for blocks DONE - - forced alignment within blocks in progress + - forced alignment within blocks DONE - specified vec4-slot component numbers in progress - specified transform/feedback layout in progress - input/output block locations DONE |