Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp849 …const bool bMultisampleEnable = ((rastState.sampleCount > SWR_MULTISAMPLE_1X) || forcedSampleCount… in SetupPipeline() local
858 if(bMultisampleEnable) in SetupPipeline()