Render_pass.Color_attachmentColor attachments.
The type for GPURenderPassColorAttachment objects.
val v :
?resolve_target:Texture.View.t ->
?clear_value:Color.t ->
view:Texture.View.t ->
load_op:Jstr.t ->
store_op:Jstr.t ->
unit ->
tv constructs a GPURenderPassColorAttachment object with given parameters.