Navigation
Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon > TSpirvForwardIterator
References
Module | ShaderCompilerCommon |
Header | /Engine/Source/Developer/ShaderCompilerCommon/Public/SpirvCommon.h |
Include | #include "SpirvCommon.h" |
[TSpirvForwardIterator](API\Developer\ShaderCompilerCommon\TSpirvForwardIterator) operator++ ( int )
Remarks
Increments the iterator to point to the next SPIR-V instruction and returns the previous iterator state.