Module: GL_OES_texture_storage_multisample_2d_array

Defined in:
lib/opengl-definitions/extensions/GL_OES_texture_storage_multisample_2d_array.rb

Defined Under Namespace

Modules: Constants

Constant Summary collapse

Functions =
{
  def glTexStorage3DMultisampleOES(target, samples, internalformat, width, height, depth, fixedsamplelocations) end => [ :void, :GLenum, :GLsizei, :GLenum, :GLsizei, :GLsizei, :GLsizei, :GLboolean ].freeze,
}.freeze