Searched refs:D3DMULTISAMPLE_4_SAMPLES (Results 1 - 6 of 6) sorted by relevance

/external/swiftshader/src/D3D8/
H A DDirect3DSurface8.cpp45 else if(multiSample == D3DMULTISAMPLE_4_SAMPLES)
H A DDirect3D8.cpp521 multiSampleType == D3DMULTISAMPLE_4_SAMPLES ||
/external/swiftshader/src/D3D9/
H A DDirect3DSurface9.cpp58 else if(multiSample == D3DMULTISAMPLE_4_SAMPLES)
H A DDirect3D9.cpp786 multiSampleType == D3DMULTISAMPLE_4_SAMPLES ||
/external/swiftshader/include/Direct3D/
H A Dd3d8types.h1216 D3DMULTISAMPLE_4_SAMPLES = 4, enumerator in enum:_D3DMULTISAMPLE_TYPE
/external/mesa3d/include/D3D9/
H A Dd3d9types.h689 D3DMULTISAMPLE_4_SAMPLES = 4, enumerator in enum:_D3DMULTISAMPLE_TYPE

Completed in 73 milliseconds