@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 |
|---|---|
static GPUPipelineDescriptorBase.Builder |
create() |
GPUPipelineLayout |
layout() |
void |
setLayout(@JsNonNull GPUPipelineLayout layout) |
label, setLabel@JsOverlay @Nonnull static GPUPipelineDescriptorBase.Builder create()
create in interface GPUObjectDescriptorBase@JsProperty(name="layout") GPUPipelineLayout layout()
@JsProperty void setLayout(@JsNonNull GPUPipelineLayout layout)