Searched refs:D3DRESOURCETYPE (Results 1 – 16 of 16) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | resource9.h | 39 D3DRESOURCETYPE type; 59 D3DRESOURCETYPE Type, 86 D3DRESOURCETYPE NINE_WINAPI
|
D | resource9.c | 40 D3DRESOURCETYPE Type, in NineResource9_ctor() 177 D3DRESOURCETYPE NINE_WINAPI
|
D | nine_dump.h | 13 const char *nine_D3DRTYPE_to_str(D3DRESOURCETYPE);
|
D | buffer9.h | 92 D3DRESOURCETYPE Type,
|
D | adapter9.h | 94 D3DRESOURCETYPE RType,
|
D | basetexture9.h | 70 D3DRESOURCETYPE Type,
|
D | nine_state.h | 293 D3DRESOURCETYPE type;
|
D | buffer9.c | 44 D3DRESOURCETYPE Type, in NineBuffer9_ctor()
|
D | basetexture9.c | 44 D3DRESOURCETYPE Type, in NineBaseTexture9_ctor()
|
D | nine_dump.c | 130 const char *nine_D3DRTYPE_to_str(D3DRESOURCETYPE type) in nine_D3DRTYPE_to_str()
|
D | adapter9.c | 283 D3DRESOURCETYPE RType, in NineAdapter9_CheckDeviceFormat()
|
D | nine_state.c | 1389 D3DRESOURCETYPE type, 1456 ARG_VAL(D3DRESOURCETYPE, type), in CSMT_ITEM_NO_WAIT() argument 1501 D3DRESOURCETYPE type = D3DRTYPE_TEXTURE; in nine_context_set_texture()
|
D | nine_lock.c | 221 static D3DRESOURCETYPE NINE_WINAPI 224 D3DRESOURCETYPE r;
|
/third_party/mesa3d/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…
|
/third_party/mesa3d/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 …]
|