Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dmultisample.h37 SWR_MULTISAMPLE_COUNT GetSampleCount(uint32_t numSamples) in GetSampleCount() function
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp704 sample_count = GetNumSamples(GetSampleCount(sample_count)); in swr_get_sample_position()
1154 rastState->sampleCount = GetSampleCount(fb->samples); in swr_update_derived()
1649 blendState.sampleCount = GetSampleCount(fb->samples); in swr_update_derived()