Searched refs:D3DPRESENT_PARAMETERS2 (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/d3dadapter/
H A Dpresent.h52 } D3DPRESENT_PARAMETERS2, *PD3DPRESENT_PARAMETERS2, *LPD3DPRESENT_PARAMETERS2; typedef in typeref:struct:_D3DPRESENT_PARAMETERS2_
98 HRESULT (WINAPI *SetPresentParameters2)(ID3DPresent *This, D3DPRESENT_PARAMETERS2 *pParameters);
/xsrc/external/mit/MesaLib/dist/include/d3dadapter/
H A Dpresent.h52 } D3DPRESENT_PARAMETERS2, *PD3DPRESENT_PARAMETERS2, *LPD3DPRESENT_PARAMETERS2; typedef in typeref:struct:_D3DPRESENT_PARAMETERS2_
98 HRESULT (WINAPI *SetPresentParameters2)(ID3DPresent *This, D3DPRESENT_PARAMETERS2 *pParameters);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dswapchain9.c71 D3DPRESENT_PARAMETERS2 params2;
73 memset(&params2, 0, sizeof(D3DPRESENT_PARAMETERS2));
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dswapchain9.c71 D3DPRESENT_PARAMETERS2 params2;
73 memset(&params2, 0, sizeof(D3DPRESENT_PARAMETERS2));

Completed in 27 milliseconds