xref
: /
aosp_15_r20
/
external
/
deqp-deps
/
glslang
/
Test
/
hlsl.depthLess.frag
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
float PixelShaderFunction() : SV_DepthLessEqual
2
{
3
return 0.2;
4
}
5