cod4-sdk/raw/techniques/floatzdisplay.tech

15 lines
170 B
Text
Raw Permalink Normal View History

2008-01-19 00:00:00 +00:00
{
stateMap "default2d";
vertexShader 2.0 "floatz_display.hlsl"
{
}
pixelShader 2.0 "floatz_display.hlsl"
{
}
vertex.position = code.position;
}