Navigation
Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon > TSpirvForwardIterator
References
Module | ShaderCompilerCommon |
Header | /Engine/Source/Developer/ShaderCompilerCommon/Public/SpirvCommon.h |
Include | #include "SpirvCommon.h" |
uint32 WordCount() const
Remarks
Returns the word count of the current instruction. A valid SPIR-V instruction must have a word count greater zero.