/third_party/mesa3d/src/gallium/frontends/nine/ |
D | resource9.h | 40 D3DPOOL pool; 60 D3DPOOL Pool, 71 D3DPOOL
|
D | resource9.c | 41 D3DPOOL Pool, in NineResource9_ctor() 135 D3DPOOL
|
D | device9.h | 332 D3DPOOL Pool, 344 D3DPOOL Pool, 354 D3DPOOL Pool, 363 D3DPOOL Pool, 372 D3DPOOL Pool, 439 D3DPOOL Pool,
|
D | nine_dump.h | 12 const char *nine_D3DPOOL_to_str(D3DPOOL);
|
D | volumetexture9.h | 46 D3DPOOL Pool,
|
D | texture9.h | 48 D3DPOOL Pool,
|
D | cubetexture9.h | 48 D3DPOOL Pool,
|
D | volumetexture9.c | 36 D3DPOOL Pool, in NineVolumeTexture9_ctor() 286 D3DPOOL Pool, in NineVolumeTexture9_new()
|
D | cubetexture9.c | 40 D3DPOOL Pool, in NineCubeTexture9_ctor() 346 D3DPOOL Pool, in NineCubeTexture9_new()
|
D | buffer9.h | 95 D3DPOOL Pool );
|
D | texture9.c | 47 D3DPOOL Pool, in NineTexture9_ctor() 385 D3DPOOL Pool, in NineTexture9_new()
|
D | basetexture9.h | 72 D3DPOOL Pool,
|
D | device9ex.h | 129 D3DPOOL Pool,
|
D | nine_lock.c | 757 D3DPOOL Pool, in LockDevice9_CreateTexture() 776 D3DPOOL Pool, in LockDevice9_CreateVolumeTexture() 793 D3DPOOL Pool, in LockDevice9_CreateCubeTexture() 809 D3DPOOL Pool, in LockDevice9_CreateVertexBuffer() 825 D3DPOOL Pool, in LockDevice9_CreateIndexBuffer() 955 D3DPOOL Pool, in LockDevice9_CreateOffscreenPlainSurface() 2227 D3DPOOL Pool, in LockDevice9Ex_CreateOffscreenPlainSurfaceEx()
|
D | device9ex.c | 228 D3DPOOL Pool, in NineDevice9Ex_CreateOffscreenPlainSurfaceEx()
|
D | device9.c | 1126 D3DPOOL Pool, in NineDevice9_CreateTexture() 1162 D3DPOOL Pool, in NineDevice9_CreateVolumeTexture() 1195 D3DPOOL Pool, in NineDevice9_CreateCubeTexture() 1228 D3DPOOL Pool, in NineDevice9_CreateVertexBuffer() 1267 D3DPOOL Pool, in NineDevice9_CreateIndexBuffer() 1303 D3DPOOL Pool, in create_zs_or_rt_surface() 1949 D3DPOOL Pool, in NineDevice9_CreateOffscreenPlainSurface()
|
/third_party/openh264/codec/console/dec/src/ |
D | d3d9_utils.cpp | 54 D3DPOOL D3DPool; 200 D3DPOOL D3Dpool = (D3DPOOL)D3DPOOL_DEFAULT; in InitResource() 235 D3Dpool = (D3DPOOL)D3DPOOL_DEFAULT; in InitResource() 237 …lpD3D9Device->CreateOffscreenPlainSurface (iWidth, iHeight, (D3DFORMAT)D3Dformat, (D3DPOOL)D3Dpool, in InitResource() 380 D3DPOOL D3Dpool; in InitResource() 419 D3Dpool = (D3DPOOL)D3DPOOL_DEFAULT; in InitResource() 420 …lpD3D9Device->CreateOffscreenPlainSurface (iWidth, iHeight, (D3DFORMAT)D3Dformat, (D3DPOOL)D3Dpool, in InitResource()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | TextureStorage9.h | 32 D3DPOOL getPool() const; 71 const D3DPOOL mD3DPool;
|
D | Image9.h | 104 D3DPOOL mD3DPool; // can only be D3DPOOL_SYSTEMMEM or D3DPOOL_MANAGED since it needs to be
|
D | Renderer9.h | 361 D3DPOOL getTexturePool(DWORD usage) const; 478 D3DPOOL getBufferPool(DWORD usage) const;
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | TextureStorage9.h | 32 D3DPOOL getPool() const; 71 const D3DPOOL mD3DPool;
|
D | Image9.h | 104 D3DPOOL mD3DPool; // can only be D3DPOOL_SYSTEMMEM or D3DPOOL_MANAGED since it needs to be
|
D | Renderer9.h | 352 D3DPOOL getTexturePool(DWORD usage) const; 476 D3DPOOL getBufferPool(DWORD usage) const;
|
/third_party/mesa3d/include/D3D9/ |
D | d3d9types.h | 714 } D3DPOOL; typedef 1608 D3DPOOL Pool; 1727 D3DPOOL Pool; 1745 D3DPOOL Pool; 1772 D3DPOOL Pool;
|
D | d3d9.h | 181 …ure(UINT Width, UINT Height, UINT Levels, DWORD Usage, D3DFORMAT Format, D3DPOOL Pool, IDirect3DTe… 182 …th, UINT Height, UINT Depth, UINT Levels, DWORD Usage, D3DFORMAT Format, D3DPOOL Pool, IDirect3DVo… 183 …CubeTexture(UINT EdgeLength, UINT Levels, DWORD Usage, D3DFORMAT Format, D3DPOOL Pool, IDirect3DCu… 184 …virtual HRESULT WINAPI CreateVertexBuffer(UINT Length, DWORD Usage, DWORD FVF, D3DPOOL Pool, IDire… 185 …virtual HRESULT WINAPI CreateIndexBuffer(UINT Length, DWORD Usage, D3DFORMAT Format, D3DPOOL Pool,… 194 …I CreateOffscreenPlainSurface(UINT Width, UINT Height, D3DFORMAT Format, D3DPOOL Pool, IDirect3DSu… 292 …CreateOffscreenPlainSurfaceEx(UINT Width, UINT Height, D3DFORMAT Format, D3DPOOL Pool, IDirect3DSu… 769 …is, UINT Width, UINT Height, UINT Levels, DWORD Usage, D3DFORMAT Format, D3DPOOL Pool, IDirect3DTe… 770 …th, UINT Height, UINT Depth, UINT Levels, DWORD Usage, D3DFORMAT Format, D3DPOOL Pool, IDirect3DVo… 771 …ice9 *This, UINT EdgeLength, UINT Levels, DWORD Usage, D3DFORMAT Format, D3DPOOL Pool, IDirect3DCu… [all …]
|