HomeSort by relevance Sort by last modified time
    Searched refs:ID3DPresent_DestroyD3DWindowBuffer (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/include/d3dadapter/
present.h 117 #define ID3DPresent_DestroyD3DWindowBuffer(p,a) (p)->lpVtbl->DestroyD3DWindowBuffer(p,a)
  /external/mesa3d/src/gallium/state_trackers/nine/
swapchain9.c 289 ID3DPresent_DestroyD3DWindowBuffer(This->present, This->present_handles[i]);
513 ID3DPresent_DestroyD3DWindowBuffer(This->present, This->present_handles[i]);
    [all...]

Completed in 68 milliseconds