Home
last modified time | relevance | path

Searched refs:D3DMULTISAMPLE_TYPE (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/src/D3D9/
DDirect3DSurface9.hpp31 …*container, int width, int height, D3DFORMAT format, D3DPOOL pool, D3DMULTISAMPLE_TYPE multiSample…
70 const D3DMULTISAMPLE_TYPE multiSample;
DDirect3DDevice9Ex.hpp85 …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…
DDirect3D9.hpp48 …ter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed, D3DMULTISAMPLE_TYPE multiSample…
DDirect3DSurface9.cpp42 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()
DDirect3D9Ex.hpp48 …ter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed, D3DMULTISAMPLE_TYPE multiSample…
DDirect3DDevice9Ex.cpp138 …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
DDirect3DDevice9.hpp71 …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…
DDirect3D9Ex.cpp162 …ter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed, D3DMULTISAMPLE_TYPE multiSample… in CheckDeviceMultiSampleType()
DDirect3D9.cpp748 …ter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed, D3DMULTISAMPLE_TYPE multiSample… in CheckDeviceMultiSampleType()
DDirect3DDevice9.cpp563 …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()