#include "unreal.fxh"
#include "unreal_pom.fx"
Functions | |
float4 | directCopy (float2 coords, Texture2DMS< float4, SAMPLES > tex) |
GS_INPUT | VS (VS_INPUT input) |
void | GS (triangle GS_INPUT input[3], inout TriangleStream< PS_INPUT > triStream) |
PS_OUTPUT | PS (PS_INPUT input) |
FX file for Unreal engine Direct3D 10 renderer. Marijn Kentie 2009
float4 directCopy | ( | float2 | coords, | |
Texture2DMS< float4, SAMPLES > | tex | |||
) |
read MSAA pixel