Searched refs:printBlob (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp1271 ComPtr<IDxcBlobEncoding> printBlob, printBlobUtf8; local in function:d3d12_validation_tools::validate_and_sign
1272 result->GetErrorBuffer(&printBlob);
1273 library->GetBlobAsUtf8(printBlob.Get(), printBlobUtf8.GetAddressOf());

Completed in 3 milliseconds