Block or Report
Block or report dj2
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
async-rack Public
Forked from rkh/async-rack
Makes middleware that ships with Rack bullet-proof for async responses.
-
-
ObjectiveC-UnitTest-Example Public
A repo with an Objective-C project setup with OCUnit and OCMock
1,131 contributions in the last year
Less
More
Contribution activity
March 2023
Created 15 commits in 1 repository
Created a pull request in gpuweb/cts that received 1 comment
Sync keyword/reserved word list.
This CL updates CTS to match latest keyword/reserved word lists.
Requirements for PR author:
All missing test coverage is tracked with "TODO" or .…
+17
−11
•
1
comment
Opened 6 other pull requests in 1 repository
Reviewed 10 pull requests in 2 repositories
gpuweb/cts
9 pull requests
- Validate that atomic builtins are only valid in compute and fragment …
- [wgsl] Cleanup compound statement tests
- [wgsl] Compound assignment for boolean operations.
- webgpu/shader/execution: Code refactoring
- More flow ctrl
- shader/execution: Add a continue in switch flow control test
- [wgsl] Add increment and decrement execution tests.
- shader/execution: Add more complex flow control tests
- shader/execution: Add 'preventValueOptimizations' case parameterization