Tao.OpenGl SDK Documentation |
|
Gl.glAlphaFragmentOp1ATI Method
[Visual Basic]
Public Shared Sub glAlphaFragmentOp1ATI( _
ByVal
op As
Integer, _
ByVal
dst As
Integer, _
ByVal
dstMod As
Integer, _
ByVal
arg1 As
Integer, _
ByVal
arg1Rep As
Integer, _
ByVal
arg1Mod As
Integer _
)
[C#]
public static
void glAlphaFragmentOp1ATI(
int op,
int dst,
int dstMod,
int arg1,
int arg1Rep,
int arg1Mod);
See Also
Gl Class | Tao.OpenGl Namespace