This leaves some of the unresolved case where we still need both implementation.
6 lines
37 B
GLSL
6 lines
37 B
GLSL
|
|
void main()
|
|
{
|
|
fragId = finalId;
|
|
}
|