Home
last modified time | relevance | path

Searched refs:D3DMULTISAMPLE_16_SAMPLES (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/src/D3D8/
DDirect3DSurface8.cpp53 else if(multiSample == D3DMULTISAMPLE_16_SAMPLES) in sampleCount()
DDirect3D8.cpp523 multiSampleType == D3DMULTISAMPLE_16_SAMPLES) in CheckDeviceMultiSampleType()
/external/swiftshader/src/D3D9/
DDirect3DSurface9.cpp66 else if(multiSample == D3DMULTISAMPLE_16_SAMPLES) in sampleCount()
DDirect3D9.cpp788 multiSampleType == D3DMULTISAMPLE_16_SAMPLES) in CheckDeviceMultiSampleType()
/external/mesa3d/src/gallium/state_trackers/nine/
Dadapter9.c396 user_assert(MultiSampleType <= D3DMULTISAMPLE_16_SAMPLES, D3DERR_INVALIDCALL); in NineAdapter9_CheckDeviceMultiSampleType()
429 &MultiSampleType, D3DMULTISAMPLE_16_SAMPLES, pQualityLevels); in NineAdapter9_CheckDeviceMultiSampleType()
Dnine_pipe.h387 for (i = D3DMULTISAMPLE_2_SAMPLES; i < D3DMULTISAMPLE_16_SAMPLES && in d3dmultisample_type_check()
/external/swiftshader/include/Direct3D/
Dd3d8types.h1228 D3DMULTISAMPLE_16_SAMPLES = 16, enumerator
/external/mesa3d/include/D3D9/
Dd3d9types.h701 D3DMULTISAMPLE_16_SAMPLES = 16 enumerator