| bool Spices::ShaderDataBase::FindShaderBinary | ( | const GFSDK_Aftermath_ShaderBinaryHash & | shaderHash, |
| std::vector< uint8_t > & | shader ) const |
Find a shader bytecode binary by shader hash.
| [in] | shaderHash | GFSDK_Aftermath_ShaderBinaryHash. |
| [in] | shader | . |
Find shader binary data for the shader hash.
Nothing found.
Find shader binary data for the shader hash.
Nothing found.
Definition at line 156 of file NsightAftermathShaderDatabase.cpp.