15 lines
179 B
Text
15 lines
179 B
Text
{
|
|
stateMap "build_floatz";
|
|
|
|
vertexShader 2.0 "floatz_build_sco.hlsl"
|
|
{
|
|
|
|
}
|
|
|
|
pixelShader 2.0 "floatz_build_sco.hlsl"
|
|
{
|
|
}
|
|
|
|
vertex.position = code.position;
|
|
|
|
}
|