class GPUSupportedLimits
Properties Jump to heading
abstract
Jump to headingmaxBindGroups: number
abstract
Jump to headingmaxBindingsPerBindGroup: number
abstract
Jump to headingmaxBufferSize: number
abstract
Jump to headingmaxColorAttachmentBytesPerSample: number
abstract
Jump to headingmaxColorAttachments: number
abstract
Jump to headingmaxComputeInvocationsPerWorkgroup: number
abstract
Jump to headingmaxComputeWorkgroupSizeX: number
abstract
Jump to headingmaxComputeWorkgroupSizeY: number
abstract
Jump to headingmaxComputeWorkgroupSizeZ: number
abstract
Jump to headingmaxComputeWorkgroupStorageSize: number
abstract
Jump to headingmaxComputeWorkgroupsPerDimension: number
abstract
Jump to headingmaxDynamicStorageBuffersPerPipelineLayout: number
abstract
Jump to headingmaxDynamicUniformBuffersPerPipelineLayout: number
abstract
Jump to headingmaxInterStageShaderComponents: number
abstract
Jump to headingmaxSampledTexturesPerShaderStage: number
abstract
Jump to headingmaxSamplersPerShaderStage: number
abstract
Jump to headingmaxStorageBufferBindingSize: number
abstract
Jump to headingmaxStorageBuffersPerShaderStage: number
abstract
Jump to headingmaxStorageTexturesPerShaderStage: number
abstract
Jump to headingmaxTextureArrayLayers: number
abstract
Jump to headingmaxTextureDimension1D: number
abstract
Jump to headingmaxTextureDimension2D: number
abstract
Jump to headingmaxTextureDimension3D: number
abstract
Jump to headingmaxUniformBufferBindingSize: number
abstract
Jump to headingmaxUniformBuffersPerShaderStage: number
abstract
Jump to headingmaxVertexAttributes: number
abstract
Jump to headingmaxVertexBufferArrayStride: number
abstract
Jump to headingmaxVertexBuffers: number
abstract
Jump to headingminStorageBufferOffsetAlignment: number
abstract
Jump to headingminUniformBufferOffsetAlignment: number