|
srp
software rendering pipeline
|
#include "framebuffer.h"

Go to the source code of this file.
Functions | |
| void | srpFramebufferDrawPixel (const SRPFramebuffer *this, size_t x, size_t y, double depth, uint32_t color) |
| void | srpFramebufferNDCToScreenSpace (const SRPFramebuffer *this, const double *NDC, double *SS) |
Private header for include/framebuffer.h