#include <GteBlendState.h>
Public Attributes | |
Mode | dstAlpha |
Mode | dstColor |
bool | enable |
unsigned char | mask |
Operation | opAlpha |
Operation | opColor |
Mode | srcAlpha |
Mode | srcColor |
Definition at line 63 of file GteBlendState.h.
Mode gte::BlendState::Target::dstAlpha |
Definition at line 70 of file GteBlendState.h.
Mode gte::BlendState::Target::dstColor |
Definition at line 67 of file GteBlendState.h.
bool gte::BlendState::Target::enable |
Definition at line 65 of file GteBlendState.h.
unsigned char gte::BlendState::Target::mask |
Definition at line 72 of file GteBlendState.h.
Operation gte::BlendState::Target::opAlpha |
Definition at line 71 of file GteBlendState.h.
Operation gte::BlendState::Target::opColor |
Definition at line 68 of file GteBlendState.h.
Mode gte::BlendState::Target::srcAlpha |
Definition at line 69 of file GteBlendState.h.
Mode gte::BlendState::Target::srcColor |
Definition at line 66 of file GteBlendState.h.