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

GL_NV_explicit_multisample « 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: 74ef2060c1d778038de6fb7924b870db0555d85e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
GL_NV_explicit_multisample
http://www.opengl.org/registry/specs/NV/explicit_multisample.txt
GL_NV_explicit_multisample

	GL_SAMPLE_POSITION_NV 0x8E50
	GL_SAMPLE_MASK_NV 0x8E51
	GL_SAMPLE_MASK_VALUE_NV 0x8E52
	GL_TEXTURE_BINDING_RENDERBUFFER_NV 0x8E53
	GL_TEXTURE_RENDERBUFFER_DATA_STORE_BINDING_NV 0x8E54
	GL_TEXTURE_RENDERBUFFER_NV 0x8E55
	GL_SAMPLER_RENDERBUFFER_NV 0x8E56
	GL_INT_SAMPLER_RENDERBUFFER_NV 0x8E57
	GL_UNSIGNED_INT_SAMPLER_RENDERBUFFER_NV 0x8E58
	GL_MAX_SAMPLE_MASK_WORDS_NV 0x8E59
	void glGetMultisamplefvNV (GLenum pname, GLuint index, GLfloat* val)
	void glSampleMaskIndexedNV (GLuint index, GLbitfield mask)
	void glTexRenderbufferNV (GLenum target, GLuint renderbuffer)