|
GTPin
|
Structure that specifies striding scheme of the register region. More...
#include <gt_ins_fields.h>
Public Member Functions | |
| constexpr | GtStride () |
| Default constructor. | |
| constexpr | GtStride (GtVertStride v, GtWidth w, GtHorzStride h) |
| Construct a GtStride object for the specified vertical stride, width, and the horizontal stride. | |
| constexpr bool | IsValid () const |
| Return true if this object represents a valid striding scheme of the register region. | |
Structure that specifies striding scheme of the register region.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4