API / geotoolkit3d / util / benchmark / GPUMemory / GPUMemory
Type Aliases
Type Aliases
Ƭ Result: Object
| Name | Type | Description |
|---|---|---|
bytecountmemory | number | The estimated available shared GPU memory in bytes Shared GPU memory usually include the VRAM and some shared RAM based on the OS settings. |
formattedmemory | string | The estimated available shared GPU memory in a human-readable format. Shared GPU memory usually include the VRAM and some shared RAM based on the OS settings. |