File gpu_buffer_format.cc
FileList > gpu > gpu_buffer_format.cc
Go to the source code of this file
#include "mediapipe/gpu/gpu_buffer_format.h"#include "absl/container/flat_hash_map.h"#include "absl/log/absl_check.h"#include "mediapipe/framework/deps/no_destructor.h"#include "mediapipe/framework/port/logging.h"#include "mediapipe/gpu/gl_base.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
Macros
| Type | Name |
|---|---|
| define | GL_HALF_FLOAT 0x140B |
| define | GL_RGBA16F 34842 |
| define | GL_RGBA8 0x8058 |
Macro Definition Documentation
define GL_HALF_FLOAT
#define GL_HALF_FLOAT `0x140B`
define GL_RGBA16F
#define GL_RGBA16F `34842`
define GL_RGBA8
#define GL_RGBA8 `0x8058`
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/gpu/gpu_buffer_format.cc