Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
Dd3d11_screen.h93 struct GalliumD3D11ScreenImpl : public GalliumD3D11Screen struct
106GalliumD3D11ScreenImpl(struct pipe_screen* screen, struct pipe_context* immediate_pipe, BOOL owns_… in GalliumD3D11ScreenImpl() argument
171 ~GalliumD3D11ScreenImpl() in ~GalliumD3D11ScreenImpl() argument
178 virtual D3D_FEATURE_LEVEL STDMETHODCALLTYPE GetFeatureLevel(void) in GetFeatureLevel()
183 virtual unsigned STDMETHODCALLTYPE GetCreationFlags(void) in GetCreationFlags()
188 virtual HRESULT STDMETHODCALLTYPE GetDeviceRemovedReason(void) in GetDeviceRemovedReason()
194 virtual void STDMETHODCALLTYPE GetImmediateContext( in GetImmediateContext()
202 virtual HRESULT STDMETHODCALLTYPE SetExceptionMode(unsigned RaiseFlags) in SetExceptionMode()
208 virtual unsigned STDMETHODCALLTYPE GetExceptionMode(void) in GetExceptionMode()
213 virtual HRESULT STDMETHODCALLTYPE CheckCounter( in CheckCounter()
[all …]