Home
last modified time | relevance | path

Searched refs:SWR_MULTISAMPLE_16X (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dmultisample.h45 case 16: return SWR_MULTISAMPLE_16X; in GetSampleCount()
214 struct MultisampleTraits<SWR_MULTISAMPLE_16X, false>
226 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_16X;
234 struct MultisampleTraits<SWR_MULTISAMPLE_16X, true>
245 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_16X;
275 case SWR_MULTISAMPLE_16X:
276 standardPosX = MultisampleTraits<SWR_MULTISAMPLE_16X>::samplePosXi;
277 standardPosY = MultisampleTraits<SWR_MULTISAMPLE_16X>::samplePosYi;
Dbackend_singlesample.cpp291 …case SWR_MULTISAMPLE_16X: return BEChooserSingleSample<ArgsT..., SWR_MULTISAMPLE_16X>::GetFunc(rem… in GetFunc()
Dbackend.cpp342 gBackendNullPs[SWR_MULTISAMPLE_16X] = &BackendNullPS < SWR_MULTISAMPLE_16X > ; in InitBackendFuncTables()
Dbackend_sample.cpp312 …case SWR_MULTISAMPLE_16X: return BEChooserSampleRate<ArgsT..., SWR_MULTISAMPLE_16X>::GetFunc(remai… in GetFunc()
Dstate.h849 SWR_MULTISAMPLE_16X, enumerator