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

Go to the source code of this file.

Classes

struct  SRPLine
 
typedef struct SRPLine SRPLine
 
void rasterizeLine (SRPLine *line, const SRPFramebuffer *fb, const SRPShaderProgram *restrict sp, void *interpolatedBuffer)
 
void setupLine (SRPLine *line, const SRPFramebuffer *fb)
 

Detailed Description

Line rasterization