Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d8.h943 #define IDirect3DDevice8_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,… macro
1043 #define IDirect3DDevice8_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro