File gpu_buffer_format.h
FileList > gpu > gpu_buffer_format.h
Go to the source code of this file
#include "mediapipe/framework/formats/image_format.pb.h"
#include "mediapipe/gpu/gl_base.h"
Namespaces
Type | Name |
---|---|
namespace | mediapipe |
namespace | internal |
Classes
Type | Name |
---|---|
struct | GlTextureInfo |
struct | GpuBufferSpec |
Macros
Type | Name |
---|---|
define | MEDIAPIPE_FOURCC (a, b, c, d) (((a) << 24) + ((b) << 16) + ((c) << 8) + (d)) |
Macro Definition Documentation
define MEDIAPIPE_FOURCC
#define MEDIAPIPE_FOURCC (
a,
b,
c,
d
) `(((a) << 24) + ((b) << 16) + ((c) << 8) + (d))`
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/gpu/gpu_buffer_format.h