Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h365 swr_convert_prim_topology(const unsigned mode, const unsigned tcs_verts) in swr_convert_prim_topology() argument
398 return (PRIMITIVE_TOPOLOGY)((unsigned)TOP_PATCHLIST_BASE + tcs_verts); in swr_convert_prim_topology()