Last updated

API / geotoolkit3d / util / benchmark / GPUMemory / GPUMemory

Namespace: GPUMemory

benchmark.GPUMemory.GPUMemory

Table of contents

Type Aliases

Contents

Type Aliases

Result

Ƭ Result: Object

Type declaration

NameTypeDescription
bytecountmemorynumberThe estimated available shared GPU memory in bytes
Shared GPU memory usually include the VRAM and some shared RAM based on the OS settings.
formattedmemorystringThe 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.