nngn
Loading...
Searching...
No Matches
common.h File Reference

Go to the source code of this file.

Macros

#define ESCAPE
 
#define LAYOUT(x)
 
#define LAYOUT2(x, y)
 
#define PUSH_CONSTANT(x)   uniform x
 

Variables

precision highp int
 
precision highp float
 
precision highp sampler2DArray
 

Macro Definition Documentation

◆ ESCAPE

#define ESCAPE

◆ LAYOUT

#define LAYOUT (   x)

◆ LAYOUT2

#define LAYOUT2 (   x,
 
)

◆ PUSH_CONSTANT

#define PUSH_CONSTANT (   x)    uniform x

Variable Documentation

◆ float

precision highp float

◆ int

precision highp int

◆ sampler2DArray

precision highp sampler2DArray