HomeSort by relevance Sort by last modified time
    Searched full:gallium_device (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
dxgi_native.cpp 874 ComPtr<IGalliumDevice>gallium_device; member in struct:GalliumDXGISwapChain
909 hr = p_device->QueryInterface(IID_IGalliumDevice, (void**)&gallium_device);
930 pipe = gallium_device->GetGalliumContext();
    [all...]

Completed in 105 milliseconds