Navigation
API > API/Developer > API/Developer/ShaderCompilerCommon
References
| Module | ShaderCompilerCommon |
| Header | /Engine/Source/Developer/ShaderCompilerCommon/Public/DXCUtils.inl |
| Include | #include "DXCUtils.inl" |
HRESULT RetrieveDebugNameAndBlob
(
TRefCountPtr < IDxcResult > & CompileResult,
FString & OutDebugBlobName,
IDxcBlob ** OutDebugBlob
)