utkuatlastuzcu/tst / Engine /Shaders /NullPixelShader.usf
utkuatlastuzcu's picture
download
raw
373 Bytes
/*=============================================================================
NULLPixelShader.usf: Dummy pixel shader to use instead of SetPixelShader(NULL).
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
=============================================================================*/
#include "Common.usf"
float4 Main() : COLOR0
{
return 0;
}

Xet Storage Details

Size:
373 Bytes
·
Xet hash:
dba908e380f9147b58376844ab710dce7df4f8f88fcd8afb262c000b2f3703fb

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.