Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dfrontend.cpp663 static INLINE uint32_t GetNumInvocations( in GetNumInvocations() function
1792 UPDATE_STAT_FE(IaVertices, GetNumInvocations(i, endVertex)); in ProcessDraw()
1811 UPDATE_STAT_FE(VsInvocations, GetNumInvocations(i, endVertex)); in ProcessDraw()
2013 UPDATE_STAT_FE(IaVertices, GetNumInvocations(i, endVertex)); in ProcessDraw()
2023 UPDATE_STAT_FE(VsInvocations, GetNumInvocations(i, endVertex)); in ProcessDraw()