Navigation
Unreal Engine C++ API Reference > Developer > ShaderCompilerCommon > TSpirvForwardIterator
References
Module | ShaderCompilerCommon |
Header | /Engine/Source/Developer/ShaderCompilerCommon/Public/SpirvCommon.h |
Include | #include "SpirvCommon.h" |
T * operator*() const
Remarks
Returns a pointer to the beginning of the SPIR-V instruction this iterator currently points to.