webgpu / webgpu-samples

WebGPU Samples

Home Page:https://webgpu.github.io/webgpu-samples/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textures not working in certain samples

cmhhelgeson opened this issue · comments

Textured Cube:

image

Render Bundles:

image

Image Blur:

image

Normal map also fails to display textures as well.

Running on an Asus Zenbook with a 13th Gen Intel(R) Core(TM i9-13900H 2.60 GHz, with Intel(R) Iris(R) Xe Graphics.

  • Do you get any errors in the JavaScript console?
  • What browser? What version?
  • Can you attach the output of about:gpu if Chrome?
  • Do they work in another browser? TexturedCube works for me in Firefox Nightly
  • If it's a chrome bug, file a bug at crbug.com

They work for me on Window 11 NVidia, and Mac M1 in Chrome 122

2024_03_11-22_52_17_chrome_83
2024_03_11-22_52_38_chrome_84
2024_03_11-22_53_15_chrome_85

The issue seems uniform across browsers, and there are no console errors. Chrome version is 122.0.6261.112. Here is the about.gpu output
about-gpu-2024-03-12T15-57-42-577Z.txt

EDIT: Seems to work in Firefox Nightly, but not in Chromium browsers.

I think this is either an issue with the browser or my machine, I'm getting tons of weird issues around fragment shaders.

Please file a bug on https://crbug.com with your chrome://gpu report (if you haven't already)!