|
|
@ -183,7 +183,7 @@ static const struct { |
|
|
|
[feat_robust_buffer_access] = { 43, UNAVAIL, { "GL_ARB_robust_buffer_access_behaviour" } }, |
|
|
|
[feat_robust_buffer_access] = { 43, UNAVAIL, { "GL_ARB_robust_buffer_access_behaviour" } }, |
|
|
|
[feat_sample_mask] = { 32, 31, { "GL_ARB_texture_multisample" } }, |
|
|
|
[feat_sample_mask] = { 32, 31, { "GL_ARB_texture_multisample" } }, |
|
|
|
[feat_sample_shading] = { 40, UNAVAIL, { "GL_ARB_sample_shading" } }, |
|
|
|
[feat_sample_shading] = { 40, UNAVAIL, { "GL_ARB_sample_shading" } }, |
|
|
|
[feat_samplers] = { 33, UNAVAIL, { "GL_ARB_sampler_objects" } }, |
|
|
|
[feat_samplers] = { 33, 30, { "GL_ARB_sampler_objects" } }, |
|
|
|
[feat_ssbo] = { 43, 31, { "GL_ARB_shader_storage_buffer_object" } }, |
|
|
|
[feat_ssbo] = { 43, 31, { "GL_ARB_shader_storage_buffer_object" } }, |
|
|
|
[feat_ssbo_barrier] = { 43, 31, {} }, |
|
|
|
[feat_ssbo_barrier] = { 43, 31, {} }, |
|
|
|
[feat_stencil_texturing] = { 43, 31, { "GL_ARB_stencil_texturing" } }, |
|
|
|
[feat_stencil_texturing] = { 43, 31, { "GL_ARB_stencil_texturing" } }, |
|
|
|