VirtualBox

source: vbox/trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_program.txt@ 71930

Last change on this file since 71930 was 15532, checked in by vboxsync, 16 years ago

crOpenGL: export to OSE

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 567 bytes
Line 
1# Copyright (c) 2001, Stanford University
2# All rights reserved.
3#
4# See the file LICENSE.txt for information on redistributing this software.
5#:enable:lineSmooth:GL_LINE_SMOOTH
6#:enable:lineStipple:GL_LINE_STIPPLE
7#:width:width:LineWidth
8#lineStipple:stipple:repeat,pattern:LineStipple
9:vpEnable:vpEnabled:Enable:GL_VERTEX_PROGRAM_NV
10:fpEnable:fpEnabled:Enable:GL_FRAGMENT_PROGRAM_NV
11%flush
12:vpBinding:currentVertexProgram->id:BindProgramNV,GL_VERTEX_PROGRAM_NV
13:fpBinding:currentFragmentProgram->id:BindProgramNV,GL_FRAGMENT_PROGRAM_NV
14#:errorPos:errorPos:ErrorPos
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette