class WGPU::FragmentState
- WGPU::FragmentState
- Reference
- Object
Defined in:
wgpu.crConstructors
Instance Method Summary
Constructor Detail
def self.new(shader : ShaderModule, *args, entry_point : String, targets : Array(ColorTargetState) = [] of ColorTargetState)
#