Searched refs:GetNPatchMode (Results 1 – 6 of 6) sorted by relevance
382 nPatchMode = device->GetNPatchMode(); in Capture()1188 nPatchMode = device->GetNPatchMode(); in captureNPatchMode()
411 float Direct3DDevice9Ex::GetNPatchMode() in GetNPatchMode() function in D3D9::Direct3DDevice9Ex415 return Direct3DDevice9::GetNPatchMode(); in GetNPatchMode()
137 float __stdcall GetNPatchMode() override;
110 float __stdcall GetNPatchMode() override;
1623 float Direct3DDevice9::GetNPatchMode() in GetNPatchMode() function in D3D9::Direct3DDevice9
238 virtual float WINAPI GetNPatchMode() = 0;826 float (WINAPI *GetNPatchMode)(IDirect3DDevice9 *This);953 #define IDirect3DDevice9_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p)1077 float (WINAPI *GetNPatchMode)(IDirect3DDevice9Ex *This);1220 #define IDirect3DDevice9Ex_GetNPatchMode(p) (p)->lpVtbl->GetNPatchMode(p)