OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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