Kernel Tuning Toolkit
2.3
Loading...
Searching...
No Matches
DeviceType.h
Go to the documentation of this file.
1
4
#pragma once
5
6
namespace
ktt
7
{
8
12
enum class
DeviceType
13
{
16
CPU
,
17
20
GPU
,
21
24
Custom
25
};
26
27
}
// namespace ktt
ktt
Definition
KttPlatform.h:41
ktt::DeviceType
DeviceType
Definition
DeviceType.h:13
ktt::DeviceType::CPU
@ CPU
ktt::DeviceType::GPU
@ GPU
ktt::DeviceType::Custom
@ Custom
Source
Api
Info
DeviceType.h
Generated by
1.9.8