Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGeometry.cpp152 struct CBlockOption { struct
173 ~CBlockOption(); argument
178 void Copy(const CBlockOption * const pSrc);
208 bool IsBetterThan(const CBlockOption * const pCmp) const;
211 const CBlockOption * const pSrc,
224 CBlockOption m_sOpt, m_sOptBest;
229 CBlockOption m_sJob0, m_sJob1; // Workspace: to find the best triangle to add
254 CBlockOption * const pJob,
634 CBlockOption::~CBlockOption() in ~CBlockOption()
647 void CBlockOption::Init( in Init()
[all …]