1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-09-19 22:35:24 +00:00
qb64/internal/c/parts/core/glew/download/glew-1.10.0/auto/extensions/gl/GL_NV_register_combiners2

6 lines
324 B
Text

GL_NV_register_combiners2
http://www.opengl.org/registry/specs/gl/NV/register_combiners2.txt
GL_NV_register_combiners2
GL_PER_STAGE_CONSTANTS_NV 0x8535
void glCombinerStageParameterfvNV (GLenum stage, GLenum pname, const GLfloat* params)
void glGetCombinerStageParameterfvNV (GLenum stage, GLenum pname, GLfloat* params)