Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
PojavLauncherTeam
Edit Copy
Star
GitHub Repository:
PojavLauncherTeam/mesa
Path:
blob/21.2-virgl/src/gallium/tests/graw/fragment-shader/frag-dp3.sh
4
5
7
3
views
1
FRAG
2
3
DCL
IN
[0
]
,
COLOR
,
LINEAR
4
DCL
OUT
[0
]
,
COLOR
5
6
DP3
OUT
[0
]
,
IN
[0
]
,
IN
[0
]
7
8
END
9
10