mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-16 16:37:20 +00:00
IGraphicsDataToken and IGraphicsCommandQueue::stopRenderer()
This commit is contained in:
@@ -38,6 +38,8 @@ struct IGraphicsCommandQueue
|
||||
|
||||
virtual void resolveDisplay(ITextureR* source)=0;
|
||||
virtual void execute()=0;
|
||||
|
||||
virtual void stopRenderer()=0;
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user