C++ Interfaces
The representation of a constant buffer/uniform buffer - basically, a data buffer to be handed to a shader.
The main interface that Cathode Retro uses to interact with the graphics device.
The representation of a render target/frame buffer object, used as the output for a render pass.
The representation of a texture created by the graphics device.