Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/include/D3D9/
Dd3d9types.h741 } D3DQUERYTYPE; typedef
Dd3d9.h276 virtual HRESULT WINAPI CreateQuery(D3DQUERYTYPE Type, IDirect3DQuery9 **ppQuery) = 0;
321 virtual D3DQUERYTYPE WINAPI GetType() = 0;
864 …HRESULT (WINAPI *CreateQuery)(IDirect3DDevice9 *This, D3DQUERYTYPE Type, IDirect3DQuery9 **ppQuery…
1115 …HRESULT (WINAPI *CreateQuery)(IDirect3DDevice9Ex *This, D3DQUERYTYPE Type, IDirect3DQuery9 **ppQue…
1375 D3DQUERYTYPE (WINAPI *GetType)(IDirect3DQuery9 *This);