|
GTPin
|
Abstract representation of the High-Level Instrumentation (HLI) module. More...
#include <igt_hli_library.h>
Public Member Functions | |
| virtual GtCoreString | Name () const =0 |
| virtual ConstByteSpan | Spirv () const =0 |
| virtual bool | IsScalar () const =0 |
Abstract representation of the High-Level Instrumentation (HLI) module.
The HLI module is a collection of HLI functions compiled to the SPIR-V representation.
| virtual bool gtpin::IGtHliModule::IsScalar | ( | ) | const [pure virtual] |
| virtual GtCoreString gtpin::IGtHliModule::Name | ( | ) | const [pure virtual] |
| virtual ConstByteSpan gtpin::IGtHliModule::Spirv | ( | ) | const [pure virtual] |
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4