/external/swiftshader/src/D3D8/ |
D | Direct3DSurface8.hpp | 32 …*container, int width, int height, D3DFORMAT format, D3DPOOL pool, D3DMULTISAMPLE_TYPE multiSample… 60 …static unsigned int memoryUsage(int width, int height, D3DMULTISAMPLE_TYPE multiSample, D3DFORMAT … 68 const D3DMULTISAMPLE_TYPE multiSample;
|
D | Direct3DSurface8.cpp | 39 int sampleCount(D3DMULTISAMPLE_TYPE multiSample) in sampleCount() 61 …*container, int width, int height, D3DFORMAT format, D3DPOOL pool, D3DMULTISAMPLE_TYPE multiSample… in Direct3DSurface8() 287 …unsigned int Direct3DSurface8::memoryUsage(int width, int height, D3DMULTISAMPLE_TYPE multiSample,… in memoryUsage()
|
D | Direct3D8.hpp | 43 …ter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed, D3DMULTISAMPLE_TYPE multiSample…
|
D | Direct3DDevice8.hpp | 67 …Surface(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample… 71 …rTarget(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample…
|
/external/swiftshader/src/D3D9/ |
D | Direct3DSurface9.hpp | 31 …*container, int width, int height, D3DFORMAT format, D3DPOOL pool, D3DMULTISAMPLE_TYPE multiSample… 67 …static unsigned int memoryUsage(int width, int height, D3DMULTISAMPLE_TYPE multiSample, unsigned i… 74 const D3DMULTISAMPLE_TYPE multiSample;
|
D | Direct3DSurface9.cpp | 42 int sampleCount(D3DMULTISAMPLE_TYPE multiSample, unsigned int quality) in sampleCount() 79 …*container, int width, int height, D3DFORMAT format, D3DPOOL pool, D3DMULTISAMPLE_TYPE multiSample… in Direct3DSurface9() 412 …unsigned int Direct3DSurface9::memoryUsage(int width, int height, D3DMULTISAMPLE_TYPE multiSample,… in memoryUsage()
|
D | Direct3DDevice9Ex.hpp | 85 …rTarget(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample… 86 …Surface(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample… 188 …argetEx(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample… 190 …rfaceEx(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample…
|
D | Direct3D9.hpp | 48 …ter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed, D3DMULTISAMPLE_TYPE multiSample…
|
D | Direct3D9Ex.hpp | 48 …ter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed, D3DMULTISAMPLE_TYPE multiSample…
|
D | Direct3DDevice9Ex.cpp | 138 …Surface(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample… in CreateDepthStencilSurface() 173 …rTarget(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample… in CreateRenderTarget() 998 …HRESULT Direct3DDevice9Ex::CreateRenderTargetEx(UINT,UINT,D3DFORMAT,D3DMULTISAMPLE_TYPE,DWORD,BOOL… in CreateRenderTargetEx() argument 1016 …HRESULT Direct3DDevice9Ex::CreateDepthStencilSurfaceEx(UINT,UINT,D3DFORMAT,D3DMULTISAMPLE_TYPE,DWO… in CreateDepthStencilSurfaceEx() argument
|
D | Direct3DDevice9.hpp | 71 …Surface(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample… 76 …rTarget(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample…
|
D | Direct3D9Ex.cpp | 162 …ter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed, D3DMULTISAMPLE_TYPE multiSample… in CheckDeviceMultiSampleType()
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | device9ex.h | 117 D3DMULTISAMPLE_TYPE MultiSample, 139 D3DMULTISAMPLE_TYPE MultiSample,
|
D | device9ex.c | 181 D3DMULTISAMPLE_TYPE MultiSample, in NineDevice9Ex_CreateRenderTargetEx() 209 D3DMULTISAMPLE_TYPE MultiSample, in NineDevice9Ex_CreateDepthStencilSurfaceEx()
|
D | adapter9.h | 98 D3DMULTISAMPLE_TYPE MultiSampleType,
|
D | surface9.h | 112 D3DMULTISAMPLE_TYPE mst );
|
D | device9.h | 358 D3DMULTISAMPLE_TYPE MultiSample, 369 D3DMULTISAMPLE_TYPE MultiSample,
|
D | surface9.c | 63 D3DMULTISAMPLE_TYPE multisample_type; in NineSurface9_ctor() 785 D3DMULTISAMPLE_TYPE mst ) in NineSurface9_SetMultiSampleType()
|
D | nine_pipe.h | 369 D3DMULTISAMPLE_TYPE *multisample, in d3dmultisample_type_check()
|
D | nine_lock.c | 841 D3DMULTISAMPLE_TYPE MultiSample, in LockDevice9_CreateRenderTarget() 859 D3DMULTISAMPLE_TYPE MultiSample, in LockDevice9_CreateDepthStencilSurface() 2208 D3DMULTISAMPLE_TYPE MultiSample, in LockDevice9Ex_CreateRenderTargetEx() 2244 D3DMULTISAMPLE_TYPE MultiSample, in LockDevice9Ex_CreateDepthStencilSurfaceEx()
|
D | adapter9.c | 379 D3DMULTISAMPLE_TYPE MultiSampleType, in NineAdapter9_CheckDeviceMultiSampleType()
|
/external/mesa3d/include/d3dadapter/ |
D | d3dadapter9.h | 43 …is, D3DDEVTYPE DeviceType, D3DFORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSample… 78 …ype(D3DDEVTYPE DeviceType, D3DFORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSample…
|
/external/swiftshader/include/Direct3D/ |
D | d3d8types.h | 1231 } D3DMULTISAMPLE_TYPE; typedef 1379 D3DMULTISAMPLE_TYPE MultiSampleType; 1515 D3DMULTISAMPLE_TYPE MultiSampleType;
|
/external/mesa3d/include/D3D9/ |
D | d3d9types.h | 702 } D3DMULTISAMPLE_TYPE; typedef 1684 D3DMULTISAMPLE_TYPE MultiSampleType; 1728 D3DMULTISAMPLE_TYPE MultiSampleType;
|
D | d3d9.h | 93 …er, D3DDEVTYPE DeviceType, D3DFORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSample… 186 …NAPI CreateRenderTarget(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample… 187 …eateDepthStencilSurface(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample… 291 …PI CreateRenderTargetEx(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample… 293 …teDepthStencilSurfaceEx(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample… 454 …er, D3DDEVTYPE DeviceType, D3DFORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSample… 501 …er, D3DDEVTYPE DeviceType, D3DFORMAT SurfaceFormat, BOOL Windowed, D3DMULTISAMPLE_TYPE MultiSample… 774 …IDirect3DDevice9 *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample… 775 …IDirect3DDevice9 *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample… 1025 …irect3DDevice9Ex *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample… [all …]
|