• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1float PixelShaderFunction() : SV_DepthLessEqual
2{
3    return 0.2;
4}
5