Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon > API/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.