Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbackend_sample.cpp269 static PFN_BACKEND_FUNC GetFunc(SWR_BACKEND_FUNCS tArg) in GetFunc()
345 … (centroid > 0), false, (canEarlyZ > 0), (SWR_BACKEND_FUNCS)SWR_BACKEND_MSAA_SAMPLE_RATE); in InitBackendSampleFuncTable()
Dbackend_singlesample.cpp251 static PFN_BACKEND_FUNC GetFunc(SWR_BACKEND_FUNCS tArg) in GetFunc()
Dbackend_impl.h37 enum SWR_BACKEND_FUNCS enum