Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGeometry.cpp229 CBlockOption m_sJob0, m_sJob1; // Workspace: to find the best triangle to add member in CBlock
1031 m_sJob1.Init(3, m_nTriLimit); in CBlock()
1173 pJob = (pJob == &m_sJob0 ? &m_sJob1 : &m_sJob0); in AddBestTriangles()