cod4-sdk/raw/techniques/shadowcookie_caster.tech
2008-01-19 00:00:00 +00:00

14 lines
178 B
Text

{
stateMap "default";
vertexShader 2.0 "shadowcookie_caster.hlsl"
{
}
pixelShader 2.0 "shadowcookie_caster.hlsl"
{
}
vertex.position = code.position;
}