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-09-10 at 00:01:35 +0000