Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DBackendD3D12.cpp144 ComPtr<IDxcValidator> Backend::GetDxcValidator() const { in GetDxcValidator() function in dawn_native::d3d12::Backend
DDeviceD3D12.cpp236 ComPtr<IDxcValidator> Device::GetDxcValidator() const { in GetDxcValidator() function in dawn_native::d3d12::Device