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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgi1_2.idl 83 typedef struct DXGI_PRESENT_PARAMETERS {
88 } DXGI_PRESENT_PARAMETERS;
114 [in] const DXGI_PRESENT_PARAMETERS *pPresentParameters);
dxgi1_2.h 326 typedef struct DXGI_PRESENT_PARAMETERS {
331 } DXGI_PRESENT_PARAMETERS;
359 const DXGI_PRESENT_PARAMETERS *pPresentParameters) = 0;
500 const DXGI_PRESENT_PARAMETERS *pPresentParameters);
639 static FORCEINLINE HRESULT IDXGISwapChain1_Present1(IDXGISwapChain1* This,UINT SyncInterval,UINT PresentFlags,const DXGI_PRESENT_PARAMETERS *pPresentParameters) {
702 const DXGI_PRESENT_PARAMETERS *pPresentParameters);
    [all...]

Completed in 40 milliseconds