Skip to content

KDGpu::AdapterGroup

#include <adapter_group.h>

Public Attributes

Name
std::vector< Handle< Adapter_t > > adapters
bool supportsSubsetAllocations

Public Attributes Documentation

variable adapters

1
std::vector< Handle< Adapter_t > > adapters;

variable supportsSubsetAllocations

1
bool supportsSubsetAllocations { false };

Updated on 2024-11-21 at 00:02:21 +0000