Searched defs:GalliumD3D11Screen (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11.cpp89 struct GalliumD3D11Screen;
92 static ID3D11DeviceContext* GalliumD3D11ImmediateDeviceContext_Create(GalliumD3D11Screen* device, struct pipe_context* pipe, bool owns_pipe);
144 struct GalliumD3D11Screen : public GalliumD3D11ScreenBase struct in inherits:GalliumD3D11ScreenBase
158 GalliumD3D11Screen* get_immediate_context()
165 GalliumD3D11Screen(pipe_screen* screen, struct pipe_context* immediate_pipe, IDXGIAdapter* adapter) function in struct:GalliumD3D11Screen

Completed in 71 milliseconds