Searched defs:GrD3DBackendContext (Results 1 – 1 of 1) sorted by relevance
27 struct SK_API GrD3DBackendContext { struct28 gr_cp<IDXGIAdapter1> fAdapter;29 gr_cp<ID3D12Device> fDevice;30 gr_cp<ID3D12CommandQueue> fQueue;31 sk_sp<GrD3DMemoryAllocator> fMemoryAllocator;32 GrProtected fProtectedContext = GrProtected::kNo;