Updated docstrings
This commit is contained in:
parent
53e1a3aa54
commit
3811ef2dba
1 changed files with 2 additions and 1 deletions
|
|
@ -1101,7 +1101,8 @@ class Sequence
|
|||
bool isInit();
|
||||
|
||||
/**
|
||||
* Destroys and frees the GPU resources which include the buffer and memory.
|
||||
* Destroys and frees the GPU resources which include the buffer and memory
|
||||
* and sets the sequence as init=False.
|
||||
*/
|
||||
void freeMemoryDestroyGPUResources();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue