![]() |
Murl Engine API
Version 2024.1
|
The IComputeJob video object interface. More...
#include <murl_video_i_compute_job.h>
The IComputeJob video object interface.
This interface represents a GPU compute job.
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... | |
|
pure virtual |
Get the mutable Video::IObject interface.
|
pure virtual |
Get the constant Video::IObject interface.