repo.or.cz
/
glslang.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ci: Remove gcc from macos matrix
[glslang.git]
/
Test
/
hlsl.cast.frag
blob
c8dc8212d066a898ca0a6d58e98cc1cd7a86c2b4
1
float4 PixelShaderFunction(float4 input) : COLOR0
2
{
3
return (float4)input + (int4)input + (float4)1.198;
4
}