Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.h272 bool CanUseSimplePoints(DRAW_CONTEXT *pDC) in CanUseSimplePoints() function
Dbinner.cpp938 if (CanUseSimplePoints(pDC)) in BinPoints()