@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="GPUColorTargetState")
@ApiStatus.Experimental
public static interface GPUColorTargetState.Builder
extends GPUColorTargetState
GPUColorTargetState.Builder| Modifier and Type | Method and Description |
|---|---|
default GPUColorTargetState.Builder |
blend(GPUBlendState blend) |
default GPUColorTargetState.Builder |
format(java.lang.String format) |
default GPUColorTargetState.Builder |
writeMask(int writeMask) |
blend, create, format, setBlend, setFormat, setWriteMask, writeMask@JsOverlay @Nonnull default GPUColorTargetState.Builder blend(@Nonnull GPUBlendState blend)
@JsOverlay @Nonnull default GPUColorTargetState.Builder format(@GPUTextureFormat @Nonnull java.lang.String format)
@JsOverlay @Nonnull default GPUColorTargetState.Builder writeMask(int writeMask)