Go to the source code of this file.
|
| static const char * | UNIFORM_DELTA = "d" |
| | uniform variable storing spatial deltas for SpatialFilteringMixin More...
|
| |
| static const char * | UNIFORM_SHIFT = "shift" |
| | uniform variable specifying an offset to apply to the sampling position in SpatialFilteringMixin More...
|
| |
◆ POS_FMT
◆ UNIFORM_DELTA
| const char* UNIFORM_DELTA = "d" |
|
static |
uniform variable storing spatial deltas for SpatialFilteringMixin
Definition at line 27 of file operation.cpp.
◆ UNIFORM_SHIFT
| const char * UNIFORM_SHIFT = "shift" |
|
static |
uniform variable specifying an offset to apply to the sampling position in SpatialFilteringMixin
Definition at line 28 of file operation.cpp.