Searched refs:D3DRESOURCETYPE (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/mesa/include/d3dadapter/ |
D | d3dadapter9.h | 42 … *This, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFOR… 77 …eFormat(D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFOR…
|
/hardware/google/gfxstream/guest/mesa/include/D3D9/ |
D | d3d9types.h | 862 } D3DRESOURCETYPE; typedef 1606 D3DRESOURCETYPE Type; 1725 D3DRESOURCETYPE Type; 1743 D3DRESOURCETYPE Type; 1770 D3DRESOURCETYPE Type;
|
D | d3d9.h | 92 …dapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFOR… 124 virtual D3DRESOURCETYPE WINAPI GetType() = 0; 453 …dapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFOR… 500 …dapter, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFOR… 609 D3DRESOURCETYPE (WINAPI *GetType)(IDirect3DBaseTexture9 *This); 695 D3DRESOURCETYPE (WINAPI *GetType)(IDirect3DCubeTexture9 *This); 1315 D3DRESOURCETYPE (WINAPI *GetType)(IDirect3DIndexBuffer9 *This); 1410 D3DRESOURCETYPE (WINAPI *GetType)(IDirect3DResource9 *This); 1470 D3DRESOURCETYPE (WINAPI *GetType)(IDirect3DSurface9 *This); 1593 D3DRESOURCETYPE (WINAPI *GetType)(IDirect3DTexture9 *This); [all …]
|