GPUSupportedLimits class

Available extensions
Annotations
  • @JS()
  • @staticInterop

Constructors

GPUSupportedLimits()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
maxBindGroups int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxBindingsPerBindGroup int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxBufferSize int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxColorAttachmentBytesPerPixel int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxColorAttachments int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxComputeInvocationsPerWorkgroup int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxComputeWorkgroupSizeX int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxComputeWorkgroupSizeY int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxComputeWorkgroupSizeZ int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxComputeWorkgroupsPerDimension int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxComputeWorkgroupStorageSize int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxDynamicStorageBuffersPerPipelineLayout int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxDynamicUniformBuffersPerPipelineLayout int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxInterStageShaderComponents int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxInterStageShaderVariables int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxSampledTexturesPerShaderStage int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxSamplersPerShaderStage int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxStorageBufferBindingSize int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxStorageBuffersPerShaderStage int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxStorageTexturesPerShaderStage int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxTextureArrayLayers int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxTextureDimension1D int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxTextureDimension2D int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxTextureDimension3D int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxUniformBufferBindingSize int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxUniformBuffersPerShaderStage int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxVertexAttributes int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxVertexBufferArrayStride int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
maxVertexBuffers int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
minStorageBufferOffsetAlignment int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
minUniformBufferOffsetAlignment int

Available on GPUSupportedLimits, provided by the PropsGPUSupportedLimits extension

no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited