Searched refs:gallium_device (Results 1 – 1 of 1) sorted by relevance
874 ComPtr<IGalliumDevice>gallium_device; member909 hr = p_device->QueryInterface(IID_IGalliumDevice, (void**)&gallium_device); in GalliumDXGISwapChain()930 pipe = gallium_device->GetGalliumContext(); in GalliumDXGISwapChain()1226 gallium_device->RestoreGalliumState(); in Present()