Home
last modified time | relevance | path

Searched defs:BEChooserSampleRate (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_sample.cpp266 struct BEChooserSampleRate struct
292 …case SWR_INPUT_COVERAGE_NONE: return BEChooserSampleRate<ArgsT..., SWR_INPUT_COVERAGE_NONE>::GetFu… in GetFunc() argument
308 …case SWR_MULTISAMPLE_1X: return BEChooserSampleRate<ArgsT..., SWR_MULTISAMPLE_1X>::GetFunc(remaini… in GetFunc() argument
326 return BEChooserSampleRate<ArgsT..., 1>::GetFunc(remainingArgs...); in GetFunc() argument