Welcome to mirror list, hosted at ThFree Co, Russian Federation.

GL_NV_clip_space_w_scaling « gl « extensions « auto « glew-2.0.0 « Libraries - github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c4e9a92218751cca94f120727db827e201eb0f01 (plain)
1
2
3
4
5
6
7
8
GL_NV_clip_space_w_scaling
http://www.opengl.org/registry/specs/NV/clip_space_w_scaling.txt
GL_NV_clip_space_w_scaling

	GL_VIEWPORT_POSITION_W_SCALE_NV 0x937C
	GL_VIEWPORT_POSITION_W_SCALE_X_COEFF_NV 0x937D
	GL_VIEWPORT_POSITION_W_SCALE_Y_COEFF_NV 0x937E
	void glViewportPositionWScaleNV (GLuint index, GLfloat xcoeff, GLfloat ycoeff)