Tesseract Engine Documentation

GpuVariableInterface.SwapBuffers Method 

Swap the read and write textures. Must be done each pass for previously rendered data to be availible to shaders during next pass.

void SwapBuffers();

See Also

GpuVariableInterface Interface | DarkWynter.Stream.PhysicsGpu Namespace