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

Go to the source code of this file.

Classes

struct  SRPPoint
 
typedef struct SRPPoint SRPPoint
 
void rasterizePoint (SRPPoint *point, const SRPFramebuffer *fb, const SRPShaderProgram *restrict sp)
 
void setupPoint (SRPPoint *p)
 

Detailed Description

Point rasterization