mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-14 02:27:40 -04:00
10 lines
104 B
C++
10 lines
104 B
C++
|
|
ps.1.1
|
|
|
|
// Single layer, just modulate by vertex color and emit
|
|
//
|
|
|
|
tex t0
|
|
|
|
mul r0, t0, v0;
|