Home
last modified time | relevance | path

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

/third_party/mesa3d/include/D3D9/
H A Dd3d9.h238 virtual float WINAPI GetNPatchMode() = 0;
826 float (WINAPI *GetNPatchMode)(IDirect3DDevice9 *This); member
953 #define IDirect3DDevice9_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p)
1077 float (WINAPI *GetNPatchMode)(IDirect3DDevice9Ex *This); member
1220 #define IDirect3DDevice9Ex_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p)

Completed in 8 milliseconds