GPUPipelineLayout
public final class GPUPipelineLayout implements AutoCloseable
Defines the overall structure of resource bindings (bind group layouts) for a pipeline.
Summary
Public methods |
|
|---|---|
external void |
close() |
boolean |
|
final long |
|
int |
hashCode() |
final external void |
@FastNativeSets a debug label for the pipeline layout. |
Public methods
setLabel
Added in 1.0.0-alpha01
@FastNative
public final external void setLabel(@NonNull String label)
Sets a debug label for the pipeline layout.