xref
: /
frameworks
/
compile
/
slang
/
tests
/
P_matrix_cpp
/
matrix.rs
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// -reflect-c++
2
#
pragma
version
(
1
)
3
#
pragma
rs
java_package_name
(
foo
)
4
5
rs_matrix4x4
mat
;
6