Searched refs:EvictManagedResources (Results 1 – 4 of 4) sorted by relevance
108 device->EvictManagedResources(); in reset()
1203 STDMETHOD(EvictManagedResources)(THIS) PURE; in DECLARE_INTERFACE_() local1339 …Direct3DDevice9_EvictManagedResources(p) (p)->lpVtbl->EvictManagedResources(p)1461 #define IDirect3DDevice9_EvictManagedResources(p) (p)->EvictManagedResources()1762 STDMETHOD(EvictManagedResources)(THIS) PURE; in DECLARE_INTERFACE_() local1932 …t3DDevice9Ex_EvictManagedResources(p) (p)->lpVtbl->EvictManagedResources(p)2070 …ne IDirect3DDevice9Ex_EvictManagedResources(p) (p)->EvictManagedResources()
163 virtual HRESULT WINAPI EvictManagedResources() = 0;751 HRESULT (WINAPI *EvictManagedResources)(IDirect3DDevice9 *This);878 #define IDirect3DDevice9_EvictManagedResources(p) (p)->lpVtbl->EvictManagedResources(p)1002 HRESULT (WINAPI *EvictManagedResources)(IDirect3DDevice9Ex *This);1145 #define IDirect3DDevice9Ex_EvictManagedResources(p) (p)->lpVtbl->EvictManagedResources(p)
62151 …/external/mesa3d,[email protected],st/nine: Implement EvictManagedResources