Lines Matching refs:HRESULT

155     HRESULT SetPrivateData(
160 HRESULT SetPrivateDataInterface(
164 HRESULT GetPrivateData(
169 HRESULT GetParent(
182 HRESULT GetDevice(
196 HRESULT GetSharedHandle([out] HANDLE *pSharedHandle);
197 HRESULT GetUsage([out] DXGI_USAGE *pUsage);
198 HRESULT SetEvictionPriority([in] UINT EvictionPriority);
199 HRESULT GetEvictionPriority([out, retval] UINT *pEvictionPriority);
210 HRESULT AcquireSync([in] UINT64 Key, [in] DWORD dwMilliseconds);
211 HRESULT ReleaseSync([in] UINT64 Key);
221 HRESULT GetDesc(
224 HRESULT Map(
228 HRESULT Unmap(
239 HRESULT GetDesc(
242 HRESULT GetDisplayModeList(
248 HRESULT FindClosestMatchingMode(
253 HRESULT WaitForVBlank(
255 HRESULT TakeOwnership(
261 HRESULT GetGammaControlCapabilities(
264 HRESULT SetGammaControl(
267 HRESULT GetGammaControl(
270 HRESULT SetDisplaySurface(
273 HRESULT GetDisplaySurfaceData(
276 HRESULT GetFrameStatistics(
288 HRESULT EnumOutputs(
292 HRESULT GetDesc(
295 HRESULT CheckInterfaceSupport(
318 HRESULT Present(
322 HRESULT GetBuffer(
327 HRESULT SetFullscreenState(
331 HRESULT GetFullscreenState(
335 HRESULT GetDesc(
338 HRESULT ResizeBuffers(
345 HRESULT ResizeTarget(
348 HRESULT GetContainingOutput(
351 HRESULT GetFrameStatistics(
354 HRESULT GetLastPresentCount(
371 HRESULT EnumAdapters(
375 HRESULT MakeWindowAssociation(
379 HRESULT GetWindowAssociation(
382 HRESULT CreateSwapChain(
387 HRESULT CreateSoftwareAdapter(
393 [local] HRESULT __stdcall CreateDXGIFactory(REFIID riid, void **factory);
402 HRESULT GetAdapter(
405 HRESULT CreateSurface(
412 HRESULT QueryResourceResidency(
417 HRESULT SetGPUThreadPriority(
420 HRESULT GetGPUThreadPriority(
452 HRESULT GetDesc1([out] DXGI_ADAPTER_DESC1 *pDesc);
463 HRESULT EnumAdapters1([in] UINT Adapter, [out] IDXGIAdapter1 **ppAdapter);