Blend state setup. More...
#include <blend_state.h>
Public Member Functions | |
Construction | |
BlendState () | |
Constructs a null instance. More... | |
BlendState (GraphicContext &context, const BlendStateDescription &desc) | |
Constructs a Texture. More... | |
Attributes | |
bool | is_null () const |
Returns true if this object is invalid. More... | |
BlendStateProvider * | get_provider () const |
Blend state setup.