Searched refs:IDirect3DDevice8_GetStreamSource (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/include/Direct3D/ |
D | d3d8.h | 438 #define IDirect3DDevice8_GetStreamSource(p,a,b,c) (p)->lpVtbl->GetStreamSource(p,a,b,c) macro 536 #define IDirect3DDevice8_GetStreamSource(p,a,b,c) (p)->GetStreamSource(a,b,c) macro
|