File gl_simple_shaders.cc
FileList > gpu > gl_simple_shaders.cc
Go to the source code of this file
#include "mediapipe/gpu/gl_simple_shaders.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
Macros
| Type | Name |
|---|---|
| define | FRAGMENT_PREAMBLE /* multi line expression */ |
| define | PRECISION_COMPAT /* multi line expression */ |
| define | VERTEX_PREAMBLE /* multi line expression */ |
| define | _STRINGIFY (_x) \_\_STRINGIFY(\_x) |
| define | __STRINGIFY (_x) #\_x |
Macro Definition Documentation
define FRAGMENT_PREAMBLE
#define FRAGMENT_PREAMBLE `/* multi line expression */`
define PRECISION_COMPAT
#define PRECISION_COMPAT `/* multi line expression */`
define VERTEX_PREAMBLE
#define VERTEX_PREAMBLE `/* multi line expression */`
define _STRINGIFY
#define _STRINGIFY (
_x
) `__STRINGIFY(_x)`
define __STRINGIFY
#define __STRINGIFY (
_x
) `#_x`
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/gpu/gl_simple_shaders.cc