Home
last modified time | relevance | path

Searched refs:MultiSample (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Ddevice9ex.h117 D3DMULTISAMPLE_TYPE MultiSample,
139 D3DMULTISAMPLE_TYPE MultiSample,
Ddevice9ex.c181 D3DMULTISAMPLE_TYPE MultiSample, in NineDevice9Ex_CreateRenderTargetEx() argument
209 D3DMULTISAMPLE_TYPE MultiSample, in NineDevice9Ex_CreateDepthStencilSurfaceEx() argument
Dnine_lock.c841 D3DMULTISAMPLE_TYPE MultiSample, in LockDevice9_CreateRenderTarget() argument
849 …r = NineDevice9_CreateRenderTarget(This, Width, Height, Format, MultiSample, MultisampleQuality, L… in LockDevice9_CreateRenderTarget()
859 D3DMULTISAMPLE_TYPE MultiSample, in LockDevice9_CreateDepthStencilSurface() argument
867 …r = NineDevice9_CreateDepthStencilSurface(This, Width, Height, Format, MultiSample, MultisampleQua… in LockDevice9_CreateDepthStencilSurface()
2208 D3DMULTISAMPLE_TYPE MultiSample, in LockDevice9Ex_CreateRenderTargetEx() argument
2217 …r = NineDevice9Ex_CreateRenderTargetEx(This, Width, Height, Format, MultiSample, MultisampleQualit… in LockDevice9Ex_CreateRenderTargetEx()
2244 D3DMULTISAMPLE_TYPE MultiSample, in LockDevice9Ex_CreateDepthStencilSurfaceEx() argument
2253 …r = NineDevice9Ex_CreateDepthStencilSurfaceEx(This, Width, Height, Format, MultiSample, Multisampl… in LockDevice9Ex_CreateDepthStencilSurfaceEx()
Ddevice9.h358 D3DMULTISAMPLE_TYPE MultiSample,
369 D3DMULTISAMPLE_TYPE MultiSample,
Ddevice9.c1170 D3DMULTISAMPLE_TYPE MultiSample, in create_zs_or_rt_surface() argument
1183 d3dformat_to_string(Format), MultiSample, MultisampleQuality, in create_zs_or_rt_surface()
1196 desc.MultiSampleType = MultiSample; in create_zs_or_rt_surface()
1222 D3DMULTISAMPLE_TYPE MultiSample, in NineDevice9_CreateRenderTarget() argument
1231 MultiSample, MultisampleQuality, in NineDevice9_CreateRenderTarget()
1240 D3DMULTISAMPLE_TYPE MultiSample, in NineDevice9_CreateDepthStencilSurface() argument
1251 MultiSample, MultisampleQuality, in NineDevice9_CreateDepthStencilSurface()
/external/mesa3d/include/D3D9/
Dd3d9.h186 …rTarget(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
187 …Surface(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
291 …argetEx(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
293 …rfaceEx(UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
774 … *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
775 … *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
1025 … *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
1026 … *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
1127 … *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
1129 … *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD Multisam…
/external/swiftshader/include/Direct3D/
Dd3d8.h277 …get)(THIS_ UINT Width,UINT Height,D3DFORMAT Format,D3DMULTISAMPLE_TYPE MultiSample,BOOL Lockable,I… in DECLARE_INTERFACE_()
278 …ace)(THIS_ UINT Width,UINT Height,D3DFORMAT Format,D3DMULTISAMPLE_TYPE MultiSample,IDirect3DSurfac… in DECLARE_INTERFACE_()