R2 Core Shaders
Data Structures | Functions
R2Stipple.h File Reference

Stippling types and functions. More...

#include "R2Viewport.h"
Include dependency graph for R2Stipple.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  R2_stipple_t
 The type of stippling parameters. More...
 

Functions

bool R2_stippleRun (const R2_stipple_t stipple, const R2_viewport_t viewport, const vec2 frag_coord)
 

Detailed Description

Stippling types and functions.

Definition in file R2Stipple.h.