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

/xsrc/external/mit/MesaLib.old/dist/include/d3dadapter/
H A Dpresent.h129 #define ID3DPresent_GetWindowOccluded(p) (p)->lpVtbl->GetWindowOccluded(p) macro
/xsrc/external/mit/MesaLib/dist/include/d3dadapter/
H A Dpresent.h129 #define ID3DPresent_GetWindowOccluded(p) (p)->lpVtbl->GetWindowOccluded(p) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dswapchain9.c1223 return ID3DPresent_GetWindowOccluded(This->present);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dswapchain9.c1246 return ID3DPresent_GetWindowOccluded(This->present);

Completed in 5 milliseconds