HomeSort by relevance Sort by last modified time
    Searched defs:GalliumD3D10Device (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h 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()
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h 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()
    [all...]

Completed in 150 milliseconds