run local examples in WebGL mode and then switch to Histogram example, which is WebGPU only. The comment in the example needs to instruct it to avoid running it in WebGL mode:
// @config WEBGL_DISABLED
but at the moment WebglGraphicsDevice is created, and then the example fails:
run local examples in WebGL mode and then switch to Histogram example, which is WebGPU only. The comment in the example needs to instruct it to avoid running it in WebGL mode:
but at the moment WebglGraphicsDevice is created, and then the example fails: