This website requires JavaScript.
Explore
Help
Sign In
encounter
/
dawn-cmake
mirror of
https://github.com/encounter/dawn-cmake.git
Watch
1
Star
0
Fork
You've already forked dawn-cmake
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c6ce5785d0
dawn-cmake
/
test
/
matrix
/
constructor
/
elements
/
mat2x3.wgsl.expected.wgsl
2 lines
51 B
WebGPU Shading Language
Raw
Blame
History
let
m
=
mat2x3
<
f32
>
(
0.0
,
1.0
,
2.0
,
3.0
,
4.0
,
5.0
)
;
Reference in New Issue
View Git Blame
Copy Permalink