nw::demo::SimpleApp::Free Member Function
static void Free(
void* ptr
);
| Name | Description | |
|---|---|---|
| in | ptr | Address to memory to be freed. Memory is freed without distinguishing between main memory and device memory. |
Frees memory.
CONFIDENTIAL