|
GTPin
|
Source language of the High-Level Instrumentation (HLI) module. More...
#include <igt_hli_library.h>
Public Types | |
| enum | ENUM { INVALID, OPENCL_C } |
Public Member Functions | |
| constexpr | GtHliLanguage (ENUM v=INVALID) |
| Conversion constructor. | |
| constexpr | operator ENUM () const |
| Conversion operator. | |
| constexpr bool | IsValid () const |
| Return true for any supported language. | |
| constexpr bool | IsOpenCl () const |
| Return true for OpenCL C language. | |
| const char * | ToString () const |
| Return string representation. | |
Source language of the High-Level Instrumentation (HLI) module.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4