Home
last modified time | relevance | path

Searched refs:ID3DPresent_Release (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/include/d3dadapter/
Dpresent.h112 #define ID3DPresent_Release(p) (p)->lpVtbl->Release(p) macro
/third_party/mesa3d/src/gallium/frontends/nine/
Dswapchain9.c583 ID3DPresent_Release(This->present); in NineSwapChain9_dtor()
Ddevice9.c321 ID3DPresent_Release(present); in NineDevice9_ctor()