Home | History | Annotate | Download | only in referencerenderer

Lines Matching refs:IVec2

159 	tcu::IVec2				m_bboxMin;		//!< Bounding box min (inclusive).
160 tcu::IVec2 m_bboxMax; //!< Bounding box max (inclusive).
161 tcu::IVec2 m_curPos; //!< Current rasterization position.
198 tcu::IVec2 m_bboxMin; //!< Bounding box min (inclusive).
199 tcu::IVec2 m_bboxMax; //!< Bounding box max (inclusive).
200 tcu::IVec2 m_curPos; //!< Current rasterization position.
249 tcu::IVec2 position;
279 tcu::IVec2 m_bboxMin; //!< Bounding box min (inclusive).
280 tcu::IVec2 m_bboxMax; //!< Bounding box max (inclusive).
281 tcu::IVec2 m_curPos; //!< Current rasterization position.