VirtualBox

source: vbox/trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_buffer.txt@ 25149

最後變更 在這個檔案從25149是 15532,由 vboxsync 提交於 16 年 前

crOpenGL: export to OSE

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id
檔案大小: 1.0 KB
 
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:depthTest:GL_DEPTH_TEST
6:enable:blend:GL_BLEND
7:enable:alphaTest:GL_ALPHA_TEST
8:enable:logicOp:GL_COLOR_LOGIC_OP
9:enable:indexLogicOp:GL_INDEX_LOGIC_OP
10:enable:dither:GL_DITHER
11:alphaFunc:alphaTestFunc,alphaTestRef:AlphaFunc
12:depthFunc:depthFunc:DepthFunc
13:blendFunc:blendSrcRGB,blendDstRGB:BlendFunc
14:blendFuncSeparate:blendSrcRGB,blendDstRGB,blendSrcA,blendDstA:BlendFuncSeparateEXT
15:logicOp:logicOpMode:LogicOp
16:indexLogicOp:logicOpMode:LogicOp
17:drawBuffer:drawBuffer:DrawBuffer
18:readBuffer:readBuffer:ReadBuffer
19:indexMask:indexWriteMask:IndexMask
20:colorWriteMask:colorWriteMask|r,g,b,a:ColorMask
21:clearColor:colorClearValue|r,g,b,a:ClearColor
22:clearIndex:indexClearValue:ClearIndex
23:clearDepth:depthClearValue:ClearDepth
24:clearAccum:accumClearValue|r,g,b,a:ClearAccum
25:depthMask:depthMask:DepthMask
26:blendEquation:blendEquation:BlendEquationEXT
27:blendColor:blendColor|r,g,b,a:BlendColorEXT
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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