NVAPI Reference Documentation
NVIDIA
Release 361: January 27
2016

Data Fields
NV_DISPLAY_DRIVER_MEMORY_INFO_V2 Struct Reference

#include <nvapi_lite_common.h>

Data Fields

NvU32 version
NvU32 dedicatedVideoMemory
NvU32 availableDedicatedVideoMemory
NvU32 systemVideoMemory
NvU32 sharedSystemMemory
NvU32 curAvailableDedicatedVideoMemory

Detailed Description

Used in NvAPI_GPU_GetMemoryInfo().


Field Documentation

Size(in kb) of the available physical framebuffer for allocating video memory surfaces.

Size(in kb) of the current available physical framebuffer for allocating video memory surfaces.

Size(in kb) of the physical framebuffer.

Size(in kb) of shared system memory that driver is allowed to commit for surfaces across all allocations.

Size(in kb) of system memory the driver allocates at load time.

Version info.


The documentation for this struct was generated from the following file:


Copyright (c) 2007-2015 NVIDIA Corporation. All rights reserved.

NVIDIA