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

WGL_NV_vertex_array_range « 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: 27b43ce224d7ff8d89a53f222b72130a759595a5 (plain)
1
2
3
4
5
6
WGL_NV_vertex_array_range
http://oss.sgi.com/projects/ogl-sample/registry/NV/vertex_array_range.txt
WGL_NV_vertex_array_range

	void * wglAllocateMemoryNV (GLsizei size, GLfloat readFrequency, GLfloat writeFrequency, GLfloat priority)
	void wglFreeMemoryNV (void *pointer)