Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon > API/Developer/ShaderCompilerCommon/FShaderConductorContext
References
| Module | ShaderCompilerCommon |
| Header | /Engine/Source/Developer/ShaderCompilerCommon/Public/ShaderConductorContext.h |
| Include | #include "ShaderConductorContext.h" |
| Source | /Engine/Source/Developer/ShaderCompilerCommon/Private/ShaderConductorContext.cpp |
static bool Disassemble
&40;
EShaderConductorIR Language,
const void &42; Binary,
uint32 BinaryByteSize,
TArray< ANSICHAR > & OutAssemblyText
&41;
Remarks
Disassembles the specified SPIR-V module and returns its assembly as text representation.