|
GTPin
|
Logically distinct address spaces in GFX runtime (OpenCL, Level-Zero, etc.) More...
#include <gt_gpu_defs.h>
Public Types | |
| enum | ENUM { INVALID, GLOBAL, LOCAL, CONSTANT, IMAGE, SAMPLER } |
Public Member Functions | |
| constexpr | GtAddrSpace (ENUM v=INVALID) |
| Conversion constructor. | |
| constexpr | operator ENUM () const |
| Conversion operator. | |
| const char * | ToString () const |
| Return string representation. | |
Static Public Member Functions | |
| static GtAddrSpace | MakeFromString (const char *cstr) |
| Construct from string. | |
Logically distinct address spaces in GFX runtime (OpenCL, Level-Zero, etc.)
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4