Home
last modified time | relevance | path

Searched refs:D3DRESOURCETYPE (Results 1 – 25 of 56) sorted by relevance

123

/external/mesa3d/src/gallium/state_trackers/nine/
Dresource9.h39 D3DRESOURCETYPE type;
59 D3DRESOURCETYPE Type,
86 D3DRESOURCETYPE NINE_WINAPI
Dresource9.c40 D3DRESOURCETYPE Type, in NineResource9_ctor()
167 D3DRESOURCETYPE NINE_WINAPI
Dnine_dump.h13 const char *nine_D3DRTYPE_to_str(D3DRESOURCETYPE);
/external/swiftshader/src/D3D8/
DDirect3DResource8.hpp31 Direct3DResource8(Direct3DDevice8 *device, D3DRESOURCETYPE type, unsigned int size);
48 D3DRESOURCETYPE __stdcall GetType() override;
56 const D3DRESOURCETYPE type;
DDirect3DBaseTexture8.hpp32 …Direct3DBaseTexture8(Direct3DDevice8 *device, D3DRESOURCETYPE type, unsigned long levels, unsigned…
49 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DBaseTexture8.cpp22 …Direct3DBaseTexture8::Direct3DBaseTexture8(Direct3DDevice8 *device, D3DRESOURCETYPE type, unsigned… in Direct3DBaseTexture8()
117 D3DRESOURCETYPE Direct3DBaseTexture8::GetType() in GetType()
DDirect3DResource8.cpp75 …Direct3DResource8::Direct3DResource8(Direct3DDevice8 *device, D3DRESOURCETYPE type, unsigned int s… in Direct3DResource8()
204 D3DRESOURCETYPE Direct3DResource8::GetType() in GetType()
DDirect3DVertexBuffer8.hpp49 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DIndexBuffer8.hpp49 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DVolumeTexture8.hpp48 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DTexture8.hpp48 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DCubeTexture8.hpp48 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3D8.hpp42 …3DDEVTYPE deviceType, D3DFORMAT adapaterFormat, unsigned long usage, D3DRESOURCETYPE type, D3DFORM…
/external/swiftshader/src/D3D9/
DDirect3DResource9.hpp31 Direct3DResource9(Direct3DDevice9 *device, D3DRESOURCETYPE type, D3DPOOL pool, unsigned int size);
48 D3DRESOURCETYPE __stdcall GetType() override;
57 const D3DRESOURCETYPE type;
DDirect3DBaseTexture9.hpp32 …Direct3DBaseTexture9(Direct3DDevice9 *device, D3DRESOURCETYPE type, D3DFORMAT format, D3DPOOL pool…
49 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DBaseTexture9.cpp25 …Direct3DBaseTexture9::Direct3DBaseTexture9(Direct3DDevice9 *device, D3DRESOURCETYPE type, D3DFORMA… in Direct3DBaseTexture9()
136 D3DRESOURCETYPE Direct3DBaseTexture9::GetType() in GetType()
DDirect3DResource9.cpp75 …Direct3DResource9::Direct3DResource9(Direct3DDevice9 *device, D3DRESOURCETYPE type, D3DPOOL pool, … in Direct3DResource9()
224 D3DRESOURCETYPE Direct3DResource9::GetType() in GetType()
DDirect3DVertexBuffer9.hpp49 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DIndexBuffer9.hpp49 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DVolumeTexture9.hpp48 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DTexture9.hpp48 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3DCubeTexture9.hpp48 D3DRESOURCETYPE __stdcall GetType() override;
DDirect3D9.hpp47 …D3DDEVTYPE deviceType, D3DFORMAT adapterFormat, unsigned long usage, D3DRESOURCETYPE type, D3DFORM…
/external/swiftshader/include/Direct3D/
Dd3d8types.h1431 } D3DRESOURCETYPE; typedef
1486 D3DRESOURCETYPE Type;
1499 D3DRESOURCETYPE Type;
1510 D3DRESOURCETYPE Type;
1523 D3DRESOURCETYPE Type;
/external/mesa3d/include/d3dadapter/
Dd3dadapter9.h42 … *This, D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFOR…
77 …eFormat(D3DDEVTYPE DeviceType, D3DFORMAT AdapterFormat, DWORD Usage, D3DRESOURCETYPE RType, D3DFOR…

123