Searched refs:IDirect3D8_CheckDeviceType (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/include/Direct3D/ |
D | d3d8.h | 200 #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
|