Murl::Video::IComputeJob Interface Referenceabstract
The IComputeJob video object interface. More...
#include "murl_video_i_compute_job.h"
Inherited by Murl::Video::Vulkan::ComputeJob.
Public Member Functions | |
virtual IObject * | GetObjectInterface ()=0 |
Get the mutable Video::IObject interface. More... | |
virtual const IObject * | GetObjectInterface () 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]
|
pure virtual |
Get the mutable Video::IObject interface.
- Returns
- The IObject interface.
◆ GetObjectInterface() [2/2]
|
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