File: GLX_ARB_create_context_profile

package info (click to toggle)
opencsg 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 6,528 kB
  • ctags: 18,360
  • sloc: ansic: 38,842; cpp: 4,954; sh: 1,444; perl: 859; makefile: 641
file content (6 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
GLX_ARB_create_context_profile
http://www.opengl.org/registry/specs/ARB/glx_create_context.txt
GLX_ARB_create_context_profile
	GLX_CONTEXT_CORE_PROFILE_BIT_ARB 0x00000001
	GLX_CONTEXT_COMPATIBILITY_PROFILE_BIT_ARB 0x00000002
	GLX_CONTEXT_PROFILE_MASK_ARB 0x9126