Skip to content

Struct mediapipe::internal::GpuBufferSpec

ClassList > mediapipe > internal > GpuBufferSpec

Public Attributes

Type Name
GpuBufferFormat format
int height
int width

Public Functions

Type Name
GpuBufferSpec (int w, int h, GpuBufferFormat f)

Public Attributes Documentation

variable format

GpuBufferFormat mediapipe::internal::GpuBufferSpec::format;

variable height

int mediapipe::internal::GpuBufferSpec::height;

variable width

int mediapipe::internal::GpuBufferSpec::width;

Public Functions Documentation

function GpuBufferSpec

inline mediapipe::internal::GpuBufferSpec::GpuBufferSpec (
    int w,
    int h,
    GpuBufferFormat f
) 

Friends Documentation

friend AbslHashValue

template<typename H>
inline H mediapipe::internal::GpuBufferSpec::AbslHashValue (
    H h,
    const GpuBufferSpec & spec
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/gpu/gpu_buffer_format.h