Module: GL_ARB_shader_storage_buffer_object
- Defined in:
- lib/opengl-definitions/extensions/GL_ARB_shader_storage_buffer_object.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- FUNCTIONS =
{ glShaderStorageBlockBinding: [ :void, :GLuint, :GLuint, :GLuint ].freeze, }.freeze