Loading...
Searching...
No Matches
gpu::Plan Struct Reference

#include <gpu_residency.hpp>

Public Attributes

bool resident = false
int frames = 0
Footprint foot
DeviceInfo device
std::string reason

Detailed Description

Definition at line 41 of file gpu_residency.hpp.

Member Data Documentation

◆ device

DeviceInfo gpu::Plan::device

Definition at line 45 of file gpu_residency.hpp.

◆ foot

Footprint gpu::Plan::foot

Definition at line 44 of file gpu_residency.hpp.

◆ frames

int gpu::Plan::frames = 0

Definition at line 43 of file gpu_residency.hpp.

◆ reason

std::string gpu::Plan::reason

Definition at line 46 of file gpu_residency.hpp.

◆ resident

bool gpu::Plan::resident = false

Definition at line 42 of file gpu_residency.hpp.


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