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

Go to the source code of this file.

Functions

void drawTriangle (const SRPFramebuffer *fb, const SRPvsOutput vertices[3], const SRPShaderProgram *restrict sp, size_t primitiveID)
 

Detailed Description

Triangle rasterization functions