|
GTPin
|
HLI module compilation options. More...
#include <igt_hli_library.h>
Public Member Functions | |
| GtHliCompilationOptions (const char *clangFlags=nullptr, bool baseAtomic64=true, bool extAtomic64=true) | |
| Constructor. | |
Data Fields | |
| const char * | clangCmdFlags |
| Command line flags of the Clang compiler. | |
| bool | enableBaseAtomic64 |
| Indicates that the HLI module uses 64-bit base atomic operations. | |
| bool | enableExtAtomic64 |
| Indicates that the HLI module uses 64-bit extetnded atomic operations. | |
HLI module compilation options.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4