| bool Spices::ShaderDataBase::FindShaderBinaryWithDebugData | ( | const GFSDK_Aftermath_ShaderDebugName & | shaderDebugName, |
| std::vector< uint8_t > & | shader ) const |
Find a source shader debug info by shader debug name generated by the DXC compiler.
| [in] | shaderDebugName | GFSDK_Aftermath_ShaderDebugName. |
| [in] | shader | . |
Find shader binary for the shader debug name.
Nothing found.
Find shader binary for the shader debug name.
Nothing found.
Definition at line 176 of file NsightAftermathShaderDatabase.cpp.