Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.h368 uint32_t NumVertsPerPrim(PRIMITIVE_TOPOLOGY topology, bool includeAdjVerts);
Dfrontend.cpp393 INLINE uint32_t NumVertsPerPrim(PRIMITIVE_TOPOLOGY topology, bool includeAdjVerts) in NumVertsPerPrim() argument
463 if (includeAdjVerts) in NumVertsPerPrim()