Home | History | Annotate | Download | only in gd3d11

Lines Matching defs:GalliumD3D10Device

41 struct GalliumD3D10Device : public GalliumD3D10ScreenImpl<threadsafe>
44 typedef GalliumD3D10Device GalliumD3D10DeviceContext;
128 GalliumD3D10Device(pipe_screen* screen, pipe_context* pipe, bool owns_pipe, unsigned creation_flags, IDXGIAdapter* adapter)
135 ~GalliumD3D10Device()