14 lines
158 B
Text
14 lines
158 B
Text
{
|
|
stateMap "nocolor";
|
|
|
|
vertexShader 1.1 "transform_only.hlsl"
|
|
{
|
|
}
|
|
|
|
pixelShader 1.1 "null.hlsl"
|
|
{
|
|
}
|
|
|
|
vertex.position = code.position;
|
|
|
|
}
|