Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxcapi.h688 CROSS_PLATFORM_UUIDOF(IDxcVersionInfo, "b04f5b50-2059-4f12-a8ff-a1e0cde1cc7e")
689 struct IDxcVersionInfo : public IUnknown { struct
695 struct IDxcVersionInfo2 : public IDxcVersionInfo {
H A Ddxil_validator.cpp93 ComPtr<IDxcVersionInfo> version_info; in get_validator_version()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderModuleD3D12.cpp41 ComPtr<IDxcVersionInfo> versionInfo; in GetDXCompilerVersion()
43 "D3D12 QueryInterface IDxcValidator to IDxcVersionInfo")); in GetDXCompilerVersion()
47 "IDxcVersionInfo::GetVersion")); in GetDXCompilerVersion()

Completed in 7 milliseconds