Optional interface for plGALTexture if it was created via plGALDevice::CreateSharedTexture....
Definition Texture.h:33
virtual void WaitSemaphoreGPU(plUInt64 uiValue) const =0
Before the current render pipeline is executed, the GPU will wait for the semaphore to have the given...
virtual void SignalSemaphoreGPU(plUInt64 uiValue) const =0
Once the current render pipeline is done on the GPU, the semaphore will be signaled with the given va...
virtual plGALPlatformSharedHandle GetSharedHandle() const =0
Returns the handle that can be used to open this texture on another device / process....
Definition RendererFoundationDLL.h:425
Definition Descriptors.h:177