Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D8/
DDirect3DSurface8.cpp41 if(multiSample == D3DMULTISAMPLE_2_SAMPLES) in sampleCount()
DDirect3D8.cpp520 multiSampleType == D3DMULTISAMPLE_2_SAMPLES || in CheckDeviceMultiSampleType()
/external/swiftshader/src/D3D9/
DDirect3DSurface9.cpp54 else if(multiSample == D3DMULTISAMPLE_2_SAMPLES) in sampleCount()
DDirect3D9.cpp785 multiSampleType == D3DMULTISAMPLE_2_SAMPLES || in CheckDeviceMultiSampleType()
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_pipe.h387 for (i = D3DMULTISAMPLE_2_SAMPLES; i < D3DMULTISAMPLE_16_SAMPLES && in d3dmultisample_type_check()
/external/swiftshader/include/Direct3D/
Dd3d8types.h1214 D3DMULTISAMPLE_2_SAMPLES = 2, enumerator
/external/mesa3d/include/D3D9/
Dd3d9types.h687 D3DMULTISAMPLE_2_SAMPLES = 2, enumerator