- maxBindGroups
uint maxBindGroups;
Undocumented in source.
- maxComputeInvocationsPerWorkgroup
uint maxComputeInvocationsPerWorkgroup;
Undocumented in source.
- maxComputeWorkgroupSizeX
uint maxComputeWorkgroupSizeX;
Undocumented in source.
- maxComputeWorkgroupSizeY
uint maxComputeWorkgroupSizeY;
Undocumented in source.
- maxComputeWorkgroupSizeZ
uint maxComputeWorkgroupSizeZ;
Undocumented in source.
- maxComputeWorkgroupStorageSize
uint maxComputeWorkgroupStorageSize;
Undocumented in source.
- maxComputeWorkgroupsPerDimension
uint maxComputeWorkgroupsPerDimension;
Undocumented in source.
- maxDynamicStorageBuffersPerPipelineLayout
uint maxDynamicStorageBuffersPerPipelineLayout;
Undocumented in source.
- maxDynamicUniformBuffersPerPipelineLayout
uint maxDynamicUniformBuffersPerPipelineLayout;
Undocumented in source.
- maxInterStageShaderComponents
uint maxInterStageShaderComponents;
Undocumented in source.
- maxSampledTexturesPerShaderStage
uint maxSampledTexturesPerShaderStage;
Undocumented in source.
- maxSamplersPerShaderStage
uint maxSamplersPerShaderStage;
Undocumented in source.
- maxStorageBufferBindingSize
ulong maxStorageBufferBindingSize;
Undocumented in source.
- maxStorageBuffersPerShaderStage
uint maxStorageBuffersPerShaderStage;
Undocumented in source.
- maxStorageTexturesPerShaderStage
uint maxStorageTexturesPerShaderStage;
Undocumented in source.
- maxTextureArrayLayers
uint maxTextureArrayLayers;
Undocumented in source.
- maxTextureDimension1D
uint maxTextureDimension1D;
Undocumented in source.
- maxTextureDimension2D
uint maxTextureDimension2D;
Undocumented in source.
- maxTextureDimension3D
uint maxTextureDimension3D;
Undocumented in source.
- maxUniformBufferBindingSize
ulong maxUniformBufferBindingSize;
Undocumented in source.
- maxUniformBuffersPerShaderStage
uint maxUniformBuffersPerShaderStage;
Undocumented in source.
- maxVertexAttributes
uint maxVertexAttributes;
Undocumented in source.
- maxVertexBufferArrayStride
uint maxVertexBufferArrayStride;
Undocumented in source.
- maxVertexBuffers
uint maxVertexBuffers;
Undocumented in source.
- minStorageBufferOffsetAlignment
uint minStorageBufferOffsetAlignment;
Undocumented in source.
- minUniformBufferOffsetAlignment
uint minUniformBufferOffsetAlignment;
Undocumented in source.