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 D | swapchain9.c | 139 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 D | swapchain9.c | 139 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 D | present.h | 117 #define ID3DPresent_DestroyD3DWindowBuffer(p,a) (p)->lpVtbl->DestroyD3DWindowBuffer(p,a) macro
|
| /xsrc/external/mit/MesaLib/dist/include/d3dadapter/ |
| H A D | present.h | 117 #define ID3DPresent_DestroyD3DWindowBuffer(p,a) (p)->lpVtbl->DestroyD3DWindowBuffer(p,a) macro
|
Completed in 8 milliseconds