Module: GL_QCOM_framebuffer_foveated

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

Defined Under Namespace

Modules: Constants

Constant Summary collapse

Functions =
{
  def glFramebufferFoveationConfigQCOM(framebuffer, numLayers, focalPointsPerLayer, requestedFeatures, providedFeatures) end => [ :void, :GLuint, :GLuint, :GLuint, :GLuint, :pointer ].freeze,
  def glFramebufferFoveationParametersQCOM(framebuffer, layer, focalPoint, focalX, focalY, gainX, gainY, foveaArea) end => [ :void, :GLuint, :GLuint, :GLuint, :GLfloat, :GLfloat, :GLfloat, :GLfloat, :GLfloat ].freeze,
}.freeze