|
GTPin
|
SIMD width. More...
#include <gt_gpu_defs.h>
Public Member Functions | |
| constexpr | GtSimdWidth (SIMD_WIDTH v=SIMD_WIDTH_INVALID) |
| Conversion constructor. | |
| constexpr | operator SIMD_WIDTH () const |
| Conversion operator. | |
| const char * | ToString () const |
| Return string representation. | |
| uint32_t | ToUint () const |
| Return integer representation. | |
Static Public Member Functions | |
| static GtSimdWidth | MakeFromString (const char *simdCstr) |
| Construct from string. | |
| static GtSimdWidth | MakeFromUint (uint32_t simdUint) |
| Construct from integer. | |
SIMD width.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4