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-01-04 at 00:07:56 +0000