Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h1209 SWR_BARYCENTRIC_PER_SAMPLE_MASK = 0x4, enumerator
Dapi.cpp862 (SWR_BARYCENTRICS_MASK)(barycentricsMask | SWR_BARYCENTRIC_PER_SAMPLE_MASK); in SetupPipeline()
882 (SWR_BARYCENTRICS_MASK)(barycentricsMask | SWR_BARYCENTRIC_PER_SAMPLE_MASK); in SetupPipeline()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp1781 barycentricsMask |= SWR_BARYCENTRIC_PER_SAMPLE_MASK; in swr_update_derived()
1792 barycentricsMask |= SWR_BARYCENTRIC_PER_SAMPLE_MASK; in swr_update_derived()