The IComputeJob video object interface. More...

#include "murl_video_i_compute_job.h"

Inherited by Murl::Video::Vulkan::ComputeJob.

Public Member Functions

virtual IObjectGetObjectInterface ()=0
 Get the mutable Video::IObject interface. More...
 
virtual const IObjectGetObjectInterface () const =0
 Get the constant Video::IObject interface. More...
 

Detailed Description

The IComputeJob video object interface.

This interface represents a GPU compute job.

Member Function Documentation

◆ GetObjectInterface() [1/2]

virtual IObject* Murl::Video::IComputeJob::GetObjectInterface ( )
pure virtual

Get the mutable Video::IObject interface.

Returns
The IObject interface.

◆ GetObjectInterface() [2/2]

virtual const IObject* Murl::Video::IComputeJob::GetObjectInterface ( ) const
pure virtual

Get the constant Video::IObject interface.

Returns
The IObject interface.

The documentation for this interface was generated from the following file:
  • murl_video_i_compute_job.h


Copyright © 2011-2024 Spraylight GmbH.