Searched refs:SWR_MULTISAMPLE_COUNT (Results 1 – 8 of 8) sorted by relevance
37 SWR_MULTISAMPLE_COUNT GetSampleCount(uint32_t numSamples) in GetSampleCount()60 template <SWR_MULTISAMPLE_COUNT sampleCount, bool isCenter = false>79 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_1X;95 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_1X;123 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_2X;142 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_2X;170 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_4X;190 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_4X;218 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_8X;239 static const SWR_MULTISAMPLE_COUNT sampleCount = SWR_MULTISAMPLE_8X;[all …]
68 PFN_WORK_FUNC GetRasterizerFunc(SWR_MULTISAMPLE_COUNT numSamples,185 typedef MultisampleTraits<static_cast<SWR_MULTISAMPLE_COUNT>(NumSamplesT::value),
851 enum SWR_MULTISAMPLE_COUNT enum876 SWR_MULTISAMPLE_COUNT sampleCount; // @llvm_enum1086 SWR_MULTISAMPLE_COUNT sampleCount; // @llvm_enum
390 static PFN_BACKEND_FUNC GetFunc(SWR_MULTISAMPLE_COUNT tArg, TArgsT... remainingArgs) in GetFunc()443 (SWR_MULTISAMPLE_COUNT)sampleCount, in InitBackendSampleFuncTable()
166 SWR_MULTISAMPLE_COUNT sampleCount = pDC->pState->state.rastState.sampleCount; in ProcessClearBE()
370 static PFN_BACKEND_FUNC GetFunc(SWR_MULTISAMPLE_COUNT tArg, TArgsT... remainingArgs) in GetFunc()
457 PFN_WORK_FUNC GetRasterizerFunc(SWR_MULTISAMPLE_COUNT numSamples, in GetRasterizerFunc()
563 INLINE uint32_t GetNumOMSamples(SWR_MULTISAMPLE_COUNT blendSampleCount)1299 typedef MultisampleTraits<(SWR_MULTISAMPLE_COUNT)sampleCountT, bIsCenterPattern> MultisampleT;