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 2025-07-08 at 12:01:11 +0000