nn::gd::CTR::Resource::UnmapVertexBufferResource Member Functionstatic nnResult UnmapVertexBufferResource( VertexBufferResource * buffer );
| Name | Description | |
|---|---|---|
| in | buffer | Specifies the pointer to the resource to be released. |
| Value | Description |
|---|---|
| ResultSuccess | Process was successful. |
| ResultNullParameter | NULL was specified for buffer. |
Releases the data pointer to a resource.
CONFIDENTIAL