Home
last modified time | relevance | path

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

/external/swiftshader/include/Direct3D/
Dd3d8.h200 #define IDirect3D8_CheckDeviceType(p,a,b,c,d,e) (p)->lpVtbl->CheckDeviceType(p,a,b,c,d,e) macro
217 #define IDirect3D8_CheckDeviceType(p,a,b,c,d,e) (p)->CheckDeviceType(a,b,c,d,e) macro