gpu: add BlendState
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
4497f6dd69
commit
cca71c4a2b
2 changed files with 5 additions and 5 deletions
|
|
@ -1,8 +1,3 @@
|
|||
pub const BlendState = extern struct {
|
||||
color: BlendComponent,
|
||||
alpha: BlendComponent,
|
||||
};
|
||||
|
||||
pub const CompilationInfo = extern struct {
|
||||
next_in_chain: *const ChainedStruct,
|
||||
message_count: u32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue