Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8.h403 #define IDirect3DDevice8_GetClipPlane(p,a,b) (p)->lpVtbl->GetClipPlane(p,a,b) macro
501 #define IDirect3DDevice8_GetClipPlane(p,a,b) (p)->GetClipPlane(a,b) macro