Searched defs:GalliumD3D11ScreenImpl (Results 1 – 1 of 1) sorted by relevance
93 struct GalliumD3D11ScreenImpl : public GalliumD3D11Screen struct106 …GalliumD3D11ScreenImpl(struct pipe_screen* screen, struct pipe_context* immediate_pipe, BOOL owns_… in GalliumD3D11ScreenImpl() argument171 ~GalliumD3D11ScreenImpl() in ~GalliumD3D11ScreenImpl() argument178 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 …]