Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon > API/Developer/ShaderCompilerCommon/FSpirv
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int8 * GetByteData () |
Returns a byte pointer to the SPIR-V data. | SpirvCommon.h | |
const int8 * GetByteData () |
Returns a byte pointer to the SPIR-V data. | SpirvCommon.h |
GetByteData()
Description
Returns a byte pointer to the SPIR-V data.
| Name | GetByteData |
| Type | function |
| Header File | /Engine/Source/Developer/ShaderCompilerCommon/Public/SpirvCommon.h |
| Include Path | #include "SpirvCommon.h" |
int8 * GetByteData()
GetByteData()
Description
Returns a byte pointer to the SPIR-V data.
| Name | GetByteData |
| Type | function |
| Header File | /Engine/Source/Developer/ShaderCompilerCommon/Public/SpirvCommon.h |
| Include Path | #include "SpirvCommon.h" |
const int8 * GetByteData() const