Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxcapi.h376 // NOTE: IDxcResult replaces IDxcOperationResult
377 CROSS_PLATFORM_UUIDOF(IDxcOperationResult, "CEDB484A-D4E9-445A-B991-CA21CA157DC2")
378 struct IDxcOperationResult : public IUnknown { struct
408 _COM_Outptr_ IDxcOperationResult **ppResult // Compiler output status, buffer, and errors
421 _COM_Outptr_ IDxcOperationResult **ppResult // Preprocessor output status, buffer, and errors
446 _COM_Outptr_ IDxcOperationResult **ppResult, // Compiler output status, buffer, and errors
472 IDxcOperationResult **ppResult // Linker output status, buffer, and errors
576 struct IDxcResult : public IDxcOperationResult {
634 _COM_Outptr_ IDxcOperationResult **ppResult // Validation output status, buffer, and errors
643 virtual HRESULT STDMETHODCALLTYPE SerializeContainer(_Out_ IDxcOperationResult **ppResul
[all...]
H A Ddxil_validator.cpp298 ComPtr<IDxcOperationResult> result; in dxil_validate_module()
317 fprintf(stderr, "DXIL: IDxcOperationResult::GetErrorBuffer() failed\n"); in dxil_validate_module()
/third_party/vk-gl-cts/external/amber/src/src/
H A Ddxc_helper.cc194 IDxcOperationResult* result; in Compile()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderModuleD3D12.cpp477 ComPtr<IDxcOperationResult> result; in CompileShaderDXC()

Completed in 5 milliseconds