diff options
author | Samuel Pitoiset <[email protected]> | 2016-09-11 17:46:24 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2016-10-07 00:18:57 +0200 |
commit | e3f586c98d0833a142dd02e8179b1463d2db8ca2 (patch) | |
tree | 9b79b38bdbc4a8bcb7a8582599b06e55306a8f39 /docs/features.txt | |
parent | 56a0bed2c18e45da3808b0bc74a53a20d2c8e8f2 (diff) |
docs: mark ARB_compute_variable_group_size as done for nvc0
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/features.txt')
-rw-r--r-- | docs/features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features.txt b/docs/features.txt index 85ad1a12bd3..12f0f2518da 100644 --- a/docs/features.txt +++ b/docs/features.txt @@ -279,7 +279,7 @@ Khronos, ARB, and OES extensions that are not part of any OpenGL or OpenGL ES ve GL_ARB_bindless_texture started (airlied) GL_ARB_cl_event not started - GL_ARB_compute_variable_group_size not started + GL_ARB_compute_variable_group_size DONE (nvc0) GL_ARB_ES3_2_compatibility DONE (i965/gen8+) GL_ARB_fragment_shader_interlock not started GL_ARB_gl_spirv not started |