|
GTPin
|
Calling convention of the HLI function. More...
#include <igt_iarg.h>
Public Types | |
| enum | ENUM { INVALID, IGC_STACK } |
Public Member Functions | |
| constexpr | GtHliCallStd (ENUM e=INVALID) |
| Conversion constructor. | |
| constexpr | operator ENUM () const |
| Conversion operator. | |
| constexpr bool | IsValid () const |
| Return true for a valid calling convention. | |
| constexpr bool | IsIgcStackCall () const |
| Return true for IGC stack-call convention. | |
| const char * | ToString () const |
| Return string representation. | |
Calling convention of the HLI function.
| const char * gtpin::GtHliCallStd::ToString | ( | ) | const [inline] |
Return string representation.
< Pointer to the constant IGtIret object
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4