Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11.cpp144 struct GalliumD3D11Screen : public GalliumD3D11ScreenBase struct
158 GalliumD3D11Screen* get_immediate_context() in get_immediate_context() argument
165 GalliumD3D11Screen(pipe_screen* screen, struct pipe_context* immediate_pipe, IDXGIAdapter* adapter) in GalliumD3D11Screen() function
227 …*ppDevice = new GalliumD3D11ScreenImpl<false>(screen, context, owns_context, creation_flags, adapt… in GalliumD3D11DeviceCreate() argument