Home
last modified time | relevance | path

Searched refs:nSegments (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Ddevice9.h640 float nSegments );
Dnine_lock.c1457 float nSegments ) in LockDevice9_SetNPatchMode() argument
1461 r = NineDevice9_SetNPatchMode(This, nSegments); in LockDevice9_SetNPatchMode()
Ddevice9.c2914 float nSegments ) in NineDevice9_SetNPatchMode() argument
/third_party/mesa3d/include/D3D9/
Dd3d9.h237 virtual HRESULT WINAPI SetNPatchMode(float nSegments) = 0;
825 HRESULT (WINAPI *SetNPatchMode)(IDirect3DDevice9 *This, float nSegments);
1076 HRESULT (WINAPI *SetNPatchMode)(IDirect3DDevice9Ex *This, float nSegments);