Searched refs:StackVertex (Results 1 – 1 of 1) sorted by relevance
49 struct StackVertex { struct76 StackVertex* end, in PoppedTriangleStack() argument77 StackVertex* newTopVertex, in PoppedTriangleStack()78 StackVertex newTopValue) in PoppedTriangleStack()104 StackVertex* fVertex;114 StackVertex* fEnd;115 StackVertex* fNewTopVertex;116 StackVertex fNewTopValue;147 StackVertex* endVertex = fTop; in pushVertex()155 StackVertex* newTopVertex = endVertex + 1; in pushVertex()[all …]