|
Blender V5.0
|
#include "BLI_smaa_textures.h"Go to the source code of this file.
Variables | |
| const unsigned char | areaTexBytes [] |
| const unsigned char | searchTexBytes [] |
| const unsigned char areaTexBytes[] |
Stored in R8G8 format. Load it in the following format:
Definition at line 18 of file smaa_textures.cc.
Referenced by blender::workbench::AntiAliasingPass::AntiAliasingPass().
| const unsigned char searchTexBytes[] |
Stored in R8 format. Load it in the following format:
Definition at line 14955 of file smaa_textures.cc.
Referenced by blender::workbench::AntiAliasingPass::AntiAliasingPass().