cod5-sdk/raw/techniques/build_floatz_clear.tech
2008-11-20 00:00:00 +00:00

14 lines
168 B
Text

{
stateMap "default2d";
vertexShader 1.1 "transform_only.hlsl"
{
}
pixelShader 2.0 "floatz_clear.hlsl"
{
}
vertex.position = code.position;
}