srp
software rendering pipeline
Loading...
Searching...
No Matches
framebuffer_p.h File Reference
#include "framebuffer.h"
Include dependency graph for framebuffer_p.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Private header for include/framebuffer.h