You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tsc: ../../../alpenglow/js/webgpu/compute/DeviceContext.ts(199,28): error TS7053: Element implicitly has an 'any' type because expression of type '"maxTextureDimension1D" | "maxTextureDimension2D" | "maxTextureDimension3D" | "maxTextureArrayLayers" | "maxBindGroups" | "maxBindingsPerBindGroup" | "maxDynamicUniformBuffersPerPipelineLayout" | ... 23 more ... | "maxComputeWorkgroupsPerDimension"' can't be used to index type 'GPUSupportedLimits'.
Property 'maxInterStageShaderComponents' does not exist on type 'GPUSupportedLimits'.
The text was updated successfully, but these errors were encountered:
CTQ failed with
The text was updated successfully, but these errors were encountered: