Navigation
API > API/Developer > API/Developer/TargetPlatform > API/Developer/TargetPlatform/Interfaces > API/Developer/TargetPlatform/Interfaces/IShaderFormat
References
| Module | TargetPlatform |
| Header | /Engine/Source/Developer/TargetPlatform/Public/Interfaces/IShaderFormat.h |
| Include | #include "Interfaces/IShaderFormat.h" |
virtual int32 GetPackedShaderKey&40;&41; const
Remarks
Virtual function that can be implemented by backends which require secondary compilation to specify a unique "key" identifier for the packing scheme (for validation in the runtime at load). see RequiresSecondaryCompile and the overloads of CompilePreprocessedShader for additional details.