Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGeometry.h18 #define PVRTGEOMETRY_SORT_IGNOREVERTS (0x02 /* Do not sort vertices for optimal memory cache usage … macro
DPVRTGeometry.cpp1488 if(!(dwFlags & PVRTGEOMETRY_SORT_IGNOREVERTS)) { in PVRTGeometrySort()