Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon
Description
Shader input/output parameter storage classes. Naming adopted from SPIR-V nomenclature. Returns the semantic names of all individual entry point parameters (i.e. all structure fields are inlined)
| Name | FindEntryPointParameters |
| Type | function |
| Header File | /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderCompilerCommon.h |
| Include Path | #include "ShaderCompilerCommon.h" |
bool FindEntryPointParameters
(
...
)