Home
last modified time | relevance | path

Searched refs:d3d12SerializeVersionedRootSignature (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPlatformFunctions.cpp122 d3d12SerializeVersionedRootSignature = &D3D12SerializeVersionedRootSignature; in LoadD3D12()
134 !mD3D12Lib.GetProc(&d3d12SerializeVersionedRootSignature, in LoadD3D12()
DPlatformFunctions.h45 PFN_D3D12_SERIALIZE_VERSIONED_ROOT_SIGNATURE d3d12SerializeVersionedRootSignature = nullptr; variable
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DPlatformFunctions.cpp43 !mD3D12Lib.GetProc(&d3d12SerializeVersionedRootSignature, in LoadD3D12()
DPlatformFunctions.h46 PFN_D3D12_SERIALIZE_VERSIONED_ROOT_SIGNATURE d3d12SerializeVersionedRootSignature = nullptr; variable