Home
last modified time | relevance | path

Searched refs:LoadFunctions (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPlatformFunctions.cpp26 MaybeError PlatformFunctions::LoadFunctions() { in LoadFunctions() function in dawn_native::d3d12::PlatformFunctions
DPlatformFunctions.h37 MaybeError LoadFunctions();
DBackendD3D12.cpp78 DAWN_TRY(mFunctions->LoadFunctions()); in Initialize()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPlatformFunctions.h35 MaybeError LoadFunctions();
DBackendD3D12.cpp89 DAWN_TRY(mFunctions->LoadFunctions()); in Initialize()
DPlatformFunctions.cpp106 MaybeError PlatformFunctions::LoadFunctions() { in LoadFunctions() function in dawn_native::d3d12::PlatformFunctions