issues Search Results · repo:gpuweb/cts language:TypeScript
Filter by
1k results
(51 ms)1k results
ingpuweb/cts (press backspace or delete to remove)I m looking at making the above test pass in Firefox (https://bugzilla.mozilla.org/show_bug.cgi?id=1948580)
I can see the test expects the returned bitmaps pixels to have an alpha value of 255. But looking ...
jamienicol
- Opened 4 days ago
- #4259
When debugging in enabled in the CTS, the helpers in shader_validtion_test make an ErrorWithExtra and attach
{shaderModule: GPUShaderModule, compilationInfo: GPUCompilationInfo}
https://github.com/gpuweb/cts/blob/4f338fe8c2774df69c53e940e69f6b9c957ace6c/src/webgpu/shader/validation/shader_validation_test.ts#L28 ...
greggman
- 4
- Opened 6 days ago
- #4248
I m running into issues that it s often hard to refactor or change things because of the hierarchy of inheritance with
GPUTest
ValidationTest
ShaderValdiationTest
TextureTestMixin
It s not clear why ...
greggman
- 2
- Opened 11 days ago
- #4226
Context:
While testing fix for https://github.com/gfx-rs/wgpu/issues/6720#issue-2738677850 I noticed that there aren t any tests
that covers it
sagudev
- Opened 19 days ago
- #4190
This is a change of existing behaviour in the WGSL spec. See https://github.com/gpuweb/gpuweb/pull/5073
The differences are:
- too-high float to u32 maps to 4294967040 instead of 4294967295
- too-high ...
dneto0
- Opened 20 days ago
- #4189
Integer formats do not support multisampling in compat. Remove them from the test permutations that cover multisampling.
Discussed in https://github.com/gpuweb/gpuweb/issues/5004 Compat proposal updated ...
vonture
- 1
- Opened 20 days ago
- #4187
The CTS has the issue that there s a global table of texture data kAllTextureFormatInfo and it s often used to
filter/select formats. Example
.combine( colorFormat , kEncodableTextureFormats)
...
bug
greggman
- 3
- Opened on Feb 7
- #4181
Similar to #3363 , I m wondering if most of the CTS should just run with all features requested and only a few specific
tests check that if something isn t requested is not usable.
Some random thoughts ...
greggman
- Opened on Feb 6
- #4178
Test: webgpu/cts/webgpu/web_platform/canvas/readbackFromWebGPUCanvas/dedicated.https.html?worker=dedicated
q=webgpu:web_platform,canvas,readbackFromWebGPUCanvas:offscreenCanvas,snapshot:*
This happens ...
bug
ErichDonGubler
- 5
- Opened on Feb 3
- #4172

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.