projects
/
platform
/
upstream
/
glslang.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge pull request #2892 from greg-lunarg/mb
[platform/upstream/glslang.git]
/
Test
/
compoundsuffix.frag.hlsl
1
void main(out float4 fragColor : SV_TARGET0)
\r
2
{
\r
3
fragColor = 1;
\r
4
}
\r
5
\r
6
\r