mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-20 23:52:55 +00:00
10 lines
302 B
Plaintext
10 lines
302 B
Plaintext
GL_NV_point_sprite
|
|
http://www.opengl.org/registry/specs/NV/point_sprite.txt
|
|
GL_NV_point_sprite
|
|
|
|
GL_POINT_SPRITE_NV 0x8861
|
|
GL_COORD_REPLACE_NV 0x8862
|
|
GL_POINT_SPRITE_R_MODE_NV 0x8863
|
|
void glPointParameteriNV (GLenum pname, GLint param)
|
|
void glPointParameterivNV (GLenum pname, const GLint* params)
|