enum xpum_device_type_enum

Overview

#include <xpum_structs.h>

enum xpum_device_type_enum
{
    GPU = 0,
};

Detailed Documentation

Enum Values

GPU

GPU.