7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
|
texture framebuffer
|
||
|
|
||
|
effect
|
||
|
{
|
||
|
_out = framebuffer(_in);
|
||
|
}
|