Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 76064107e28a8f926f770a55e6d478da928a6d1f
      
https://github.com/WebKit/WebKit/commit/76064107e28a8f926f770a55e6d478da928a6d1f
  Author: Mike Wyrzykowski <[email protected]>
  Date:   2025-10-07 (Tue, 07 Oct 2025)

  Changed paths:
    M Source/WebGPU/WebGPU/BindGroup.mm

  Log Message:
  -----------
  "Bind group entry sampleType does not match TextureView sampleType" error 
message is very vague
https://bugs.webkit.org/show_bug.cgi?id=300346
rdar://162147986

Reviewed by Dan Glastonbury.

A developer encountered a validation error due to float32 filtering not being
supported, but the error message isn't so helpful.

Expand upon the error message.

* Source/WebGPU/WebGPU/BindGroup.mm:
(WebGPU::sampleType):
(WebGPU::validateTextureOrBindGroup):

Canonical link: https://commits.webkit.org/301175@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to