Searched refs:PVRTGEOMETRY_SORT_IGNOREVERTS (Results 1 – 2 of 2) sorted by relevance
18 #define PVRTGEOMETRY_SORT_IGNOREVERTS (0x02 /* Do not sort vertices for optimal memory cache usage … macro
1488 if(!(dwFlags & PVRTGEOMETRY_SORT_IGNOREVERTS)) { in PVRTGeometrySort()