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
1c1b9762ce
dawn-cmake
/
test
/
matrix
/
constructor
/
elements
/
mat4x2.wgsl.expected.wgsl
2 lines
61 B
WebGPU Shading Language
Raw
Blame
History
let
m
=
mat4x2
<
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