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
/
mat2x4.wgsl
3 lines
81 B
WebGPU Shading Language
Raw
Blame
History
let
m
=
mat2x4
<
f32
>
(
0.0
,
1.0
,
2.0
,
3.0
,
4.0
,
5.0
,
6.0
,
7.0
)
;
Reference in New Issue
View Git Blame
Copy Permalink