Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3d9.h2045 #define IDirect3DDevice9Ex_CreateQuery(p,a,b) (p)->lpVtbl->CreateQuer… macro
2183 #define IDirect3DDevice9Ex_CreateQuery(p,a,b) (p)->CreateQuery(a,b) macro
/aosp_15_r20/external/mesa3d/include/D3D9/
H A Dd3d9.h1258 #define IDirect3DDevice9Ex_CreateQuery(p,a,b) (p)->lpVtbl->CreateQuery(p,a,b) macro