Searched refs:D3DPRESENT_PARAMETERS2 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/d3dadapter/ |
| H A D | present.h | 52 } 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 D | present.h | 52 } 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 D | swapchain9.c | 71 D3DPRESENT_PARAMETERS2 params2; 73 memset(¶ms2, 0, sizeof(D3DPRESENT_PARAMETERS2));
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | swapchain9.c | 71 D3DPRESENT_PARAMETERS2 params2; 73 memset(¶ms2, 0, sizeof(D3DPRESENT_PARAMETERS2));
|
Completed in 27 milliseconds