Updated docstring
This commit is contained in:
parent
5fbb4ce6f6
commit
157b6592dd
1 changed files with 2 additions and 1 deletions
|
|
@ -107,7 +107,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