Searched defs:dxgi_device (Results 1 – 3 of 3) sorted by relevance
35 IDXGIDevice* dxgi_device() const { return dxgi_device_.Get(); } in dxgi_device() function
136 ComPtr<IDXGIDevice> dxgi_device; in StartCapture() local
41 IDXGIDevice* dxgi_device, in CreateDirect3DDeviceFromDXGIDevice()