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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dswapchain9.c139 ID3DPresent_DestroyD3DWindowBuffer(This->present, present_handle);
166 ID3DPresent_DestroyD3DWindowBuffer(This->present, This->present_handles_pending_release[i]);
565 ID3DPresent_DestroyD3DWindowBuffer(This->present, This->present_handles_pending_release[i]);
572 ID3DPresent_DestroyD3DWindowBuffer(This->present, This->present_handles[i]);
1119 ID3DPresent_DestroyD3DWindowBuffer(This->present, temp_handle);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dswapchain9.c139 ID3DPresent_DestroyD3DWindowBuffer(This->present, present_handle);
166 ID3DPresent_DestroyD3DWindowBuffer(This->present, This->present_handles_pending_release[i]);
565 ID3DPresent_DestroyD3DWindowBuffer(This->present, This->present_handles_pending_release[i]);
572 ID3DPresent_DestroyD3DWindowBuffer(This->present, This->present_handles[i]);
1142 ID3DPresent_DestroyD3DWindowBuffer(This->present, temp_handle);
/xsrc/external/mit/MesaLib.old/dist/include/d3dadapter/
H A Dpresent.h117 #define ID3DPresent_DestroyD3DWindowBuffer(p,a) (p)->lpVtbl->DestroyD3DWindowBuffer(p,a) macro
/xsrc/external/mit/MesaLib/dist/include/d3dadapter/
H A Dpresent.h117 #define ID3DPresent_DestroyD3DWindowBuffer(p,a) (p)->lpVtbl->DestroyD3DWindowBuffer(p,a) macro

Completed in 8 milliseconds