Skip to content

Instantly share code, notes, and snippets.

@rtroe
Last active November 30, 2015 01:40
Show Gist options
  • Save rtroe/35a371b66357e3a60c90 to your computer and use it in GitHub Desktop.
Save rtroe/35a371b66357e3a60c90 to your computer and use it in GitHub Desktop.
struct PrepPSOutput
{
half4 Color : COLOR0;
half4 Normal : COLOR1;
half4 Depth : COLOR2;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment