FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
Classes | Namespaces | Enumerations
DeviceCriteria.hpp File Reference
#include "FASTExport.hpp"
#include <vector>
+ Include dependency graph for DeviceCriteria.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fast::DeviceCriteria
 

Namespaces

 fast
 

Enumerations

enum  fast::DeviceType { fast::DEVICE_TYPE_ANY, fast::DEVICE_TYPE_GPU, fast::DEVICE_TYPE_CPU }
 
enum  fast::DevicePlatform {
  fast::DEVICE_PLATFORM_ANY, fast::DEVICE_PLATFORM_AMD, fast::DEVICE_PLATFORM_NVIDIA, fast::DEVICE_PLATFORM_INTEL,
  fast::DEVICE_PLATFORM_APPLE
}
 
enum  fast::DeviceCapability { fast::DEVICE_CAPABILITY_OPENGL_INTEROP }
 
enum  fast::DevicePreference { fast::DEVICE_PREFERENCE_NONE, fast::DEVICE_PREFERENCE_NOT_CONNECTED_TO_SCREEN, fast::DEVICE_PREFERENCE_COMPUTE_UNITS, fast::DEVICE_PREFERENCE_GLOBAL_MEMORY }