Home
last modified time | relevance | path

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

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