定数レジスタパラメータ More...
#include <GxRenderShader.h>
Public Attributes | |
| GX_HANDLE | _handle |
| ハンドル | |
| PARAMETER_TYPE | _type |
| パラメータの種類 | |
| u32 | _registerIndex |
| レジスタインデックス | |
| u32 | _registerCount |
| レジスタ数 | |
| GX_CHAR | _name [PARAMETER_NAME_MAX] |
| 要素名 | |
Static Public Attributes | |
| static constexpr u32 | PARAMETER_NAME_MAX = GxMath::VALUE_64 |
| パラメータ名最大長定義 | |
定数レジスタパラメータ