Class mediapipe::GlFenceSyncPoint
ClassList > mediapipe > GlFenceSyncPoint
Inherits the following classes: mediapipe::GlSyncPoint
Public Functions
Type | Name |
---|---|
GlFenceSyncPoint (const std::shared_ptr< GlContext > & gl_context) |
|
GlFenceSyncPoint (const GlFenceSyncPoint &) = delete |
|
bool | IsReady () override |
void | Wait () override |
void | WaitOnGpu () override |
GlFenceSyncPoint & | operator= (const GlFenceSyncPoint &) = delete |
~GlFenceSyncPoint () |
Public Functions Documentation
function GlFenceSyncPoint [1/2]
inline explicit mediapipe::GlFenceSyncPoint::GlFenceSyncPoint (
const std::shared_ptr< GlContext > & gl_context
)
function GlFenceSyncPoint [2/2]
mediapipe::GlFenceSyncPoint::GlFenceSyncPoint (
const GlFenceSyncPoint &
) = delete
function IsReady
inline bool mediapipe::GlFenceSyncPoint::IsReady () override
function Wait
inline void mediapipe::GlFenceSyncPoint::Wait () override
function WaitOnGpu
inline void mediapipe::GlFenceSyncPoint::WaitOnGpu () override
function operator=
GlFenceSyncPoint & mediapipe::GlFenceSyncPoint::operator= (
const GlFenceSyncPoint &
) = delete
function ~GlFenceSyncPoint
inline mediapipe::GlFenceSyncPoint::~GlFenceSyncPoint ()
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/gpu/gl_context.cc