Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8.h361 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->lpVtbl->GetDeviceCaps(p,a) macro
459 #define IDirect3DDevice8_GetDeviceCaps(p,a) (p)->GetDeviceCaps(a) macro