Searched refs:IDirect3D8_CheckDeviceFormat (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/include/Direct3D/ |
D | d3d8.h | 201 #define IDirect3D8_CheckDeviceFormat(p,a,b,c,d,e,f) (p)->lpVtbl->CheckDeviceFormat(p,a,b,c,d,e,f) macro 218 #define IDirect3D8_CheckDeviceFormat(p,a,b,c,d,e,f) (p)->CheckDeviceFormat(a,b,c,d,e,f) macro
|