@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="Object")
@ApiStatus.Experimental
public interface GPUPipelineDescriptorBase
extends GPUObjectDescriptorBase
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GPUPipelineDescriptorBase.Builder |
| Modifier and Type | Method and Description |
|---|---|
GPUPipelineLayout |
layout() |
static GPUPipelineDescriptorBase.Builder |
of() |
void |
setLayout(@JsNonNull GPUPipelineLayout layout) |
label, setLabel@JsOverlay @Nonnull static GPUPipelineDescriptorBase.Builder of()
of in interface GPUObjectDescriptorBase@JsProperty(name="layout") GPUPipelineLayout layout()
@JsProperty void setLayout(@JsNonNull GPUPipelineLayout layout)