diff options
Diffstat (limited to 'glew/auto/extensions/gl/GL_NV_shader_thread_group')
-rw-r--r-- | glew/auto/extensions/gl/GL_NV_shader_thread_group | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/glew/auto/extensions/gl/GL_NV_shader_thread_group b/glew/auto/extensions/gl/GL_NV_shader_thread_group new file mode 100644 index 0000000..788aac5 --- /dev/null +++ b/glew/auto/extensions/gl/GL_NV_shader_thread_group @@ -0,0 +1,7 @@ +GL_NV_shader_thread_group +https://www.khronos.org/registry/OpenGL/extensions/NV/NV_shader_thread_group.txt +GL_NV_shader_thread_group + + GL_WARP_SIZE_NV 0x9339 + GL_WARPS_PER_SM_NV 0x933A + GL_SM_COUNT_NV 0x933B |