Searched refs:SWR_MULTISAMPLE_COUNT (Results 1 – 8 of 8) sorted by relevance
37 SWR_MULTISAMPLE_COUNT GetSampleCount(uint32_t numSamples) in GetSampleCount()53 template<SWR_MULTISAMPLE_COUNT sampleCount, bool isCenter = false>72 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_1X;88 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_1X;108 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_2X;127 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_2X;147 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_4X;167 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_4X;187 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_8X;206 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_8X;[all …]
69 SWR_MULTISAMPLE_COUNT numSamples,180 …typedef MultisampleTraits<static_cast<SWR_MULTISAMPLE_COUNT>(NumSamplesT::value), CenterPatternT::…
843 enum SWR_MULTISAMPLE_COUNT enum853 INLINE uint32_t GetNumSamples(SWR_MULTISAMPLE_COUNT sampleCount) // @llvm_func_start in GetNumSamples()870 SWR_MULTISAMPLE_COUNT sampleCount; // @llvm_enum 1067 SWR_MULTISAMPLE_COUNT sampleCount; // @llvm_enum
304 static PFN_BACKEND_FUNC GetFunc(SWR_MULTISAMPLE_COUNT tArg, TArgsT... remainingArgs) in GetFunc()344 …BEChooserSampleRate<>::GetFunc((SWR_MULTISAMPLE_COUNT)sampleCount, false, (SWR_INPUT_COVERAGE)inpu… in InitBackendSampleFuncTable()
179 SWR_MULTISAMPLE_COUNT sampleCount = pDC->pState->state.rastState.sampleCount; in ProcessClearBE()
283 static PFN_BACKEND_FUNC GetFunc(SWR_MULTISAMPLE_COUNT tArg, TArgsT... remainingArgs) in GetFunc()
451 SWR_MULTISAMPLE_COUNT numSamples, in GetRasterizerFunc()
436 INLINE uint32_t GetNumOMSamples(SWR_MULTISAMPLE_COUNT blendSampleCount)1080 typedef MultisampleTraits<(SWR_MULTISAMPLE_COUNT)sampleCountT, bIsCenterPattern> MultisampleT;