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