class WGPU::FragmentState

Defined in:

wgpu.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(shader : ShaderModule, *args, entry_point : String, targets : Array(ColorTargetState) = [] of ColorTargetState) #

[View source]

Instance Method Detail

def to_unsafe #

[View source]