Home
last modified time | relevance | path

Searched defs:GetDxcCompiler (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBackendD3D12.cpp139 ComPtr<IDxcCompiler> Backend::GetDxcCompiler() const { in GetDxcCompiler() function in dawn_native::d3d12::Backend
DDeviceD3D12.cpp232 ComPtr<IDxcCompiler> Device::GetDxcCompiler() const { in GetDxcCompiler() function in dawn_native::d3d12::Device