Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dresource9.h39 D3DRESOURCETYPE type;
59 D3DRESOURCETYPE Type,
86 D3DRESOURCETYPE NINE_WINAPI
Dresource9.c40 D3DRESOURCETYPE Type, in NineResource9_ctor()
177 D3DRESOURCETYPE NINE_WINAPI
Dnine_dump.h13 const char *nine_D3DRTYPE_to_str(D3DRESOURCETYPE);
Dbuffer9.h92 D3DRESOURCETYPE Type,
Dadapter9.h94 D3DRESOURCETYPE RType,
Dbasetexture9.h70 D3DRESOURCETYPE Type,
Dnine_state.h293 D3DRESOURCETYPE type;
Dbuffer9.c44 D3DRESOURCETYPE Type, in NineBuffer9_ctor()
Dbasetexture9.c44 D3DRESOURCETYPE Type, in NineBaseTexture9_ctor()
Dnine_dump.c130 const char *nine_D3DRTYPE_to_str(D3DRESOURCETYPE type) in nine_D3DRTYPE_to_str()
Dadapter9.c283 D3DRESOURCETYPE RType, in NineAdapter9_CheckDeviceFormat()
Dnine_state.c1389 D3DRESOURCETYPE type,
1456 ARG_VAL(D3DRESOURCETYPE, type), in CSMT_ITEM_NO_WAIT() argument
1501 D3DRESOURCETYPE type = D3DRTYPE_TEXTURE; in nine_context_set_texture()
Dnine_lock.c221 static D3DRESOURCETYPE NINE_WINAPI
224 D3DRESOURCETYPE r;
/third_party/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…
/third_party/mesa3d/include/D3D9/
Dd3d9types.h862 } D3DRESOURCETYPE; typedef
1606 D3DRESOURCETYPE Type;
1725 D3DRESOURCETYPE Type;
1743 D3DRESOURCETYPE Type;
1770 D3DRESOURCETYPE Type;
Dd3d9.h92 …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 …]