14 lines
154 B
Text
14 lines
154 B
Text
{
|
|
stateMap "default2d";
|
|
|
|
vertexShader 2.0 "floatz.hlsl"
|
|
{
|
|
}
|
|
|
|
pixelShader 2.0 "floatz.hlsl"
|
|
{
|
|
}
|
|
|
|
vertex.position = code.position;
|
|
|
|
}
|