Searched refs:D3DMULTISAMPLE_TYPE (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/src/D3D9/ |
D | Direct3DSurface9.hpp | 31 …*container, int width, int height, D3DFORMAT format, D3DPOOL pool, D3DMULTISAMPLE_TYPE multiSample… 70 const D3DMULTISAMPLE_TYPE multiSample;
|
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 | 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()
|
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()
|
D | Direct3D9.cpp | 748 …ter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed, D3DMULTISAMPLE_TYPE multiSample… in CheckDeviceMultiSampleType()
|
D | Direct3DDevice9.cpp | 563 …Surface(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample… in CreateDepthStencilSurface() 777 …rTarget(unsigned int width, unsigned int height, D3DFORMAT format, D3DMULTISAMPLE_TYPE multiSample… in CreateRenderTarget()
|