This website requires JavaScript.
Explore
Help
Sign In
rk3588-game
/
android13
Watch
3
Star
0
Fork
You've already forked android13
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
android13
/
external
/
deqp-deps
/
glslang
/
Test
/
hlsl.inoutquals.negative.frag
8 lines
101 B
GLSL
Raw
Permalink
Blame
History
in
float
invalid1
;
in
out
float
invalid2
;
inout
float
invalid3
;
out
float
invalid4
;
void
main
(
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink