Home | History | Annotate | Download | only in referencerenderer

Lines Matching refs:Vec4

132 	void					init					(const tcu::Vec4& v0, const tcu::Vec4& v1, const tcu::Vec4& v2);
152 tcu::Vec4 m_v0;
153 tcu::Vec4 m_v1;
154 tcu::Vec4 m_v2;
184 void init (const tcu::Vec4& v0, const tcu::Vec4& v1, float lineWidth);
197 tcu::Vec4 m_v0;
198 tcu::Vec4 m_v1;
225 void init (const tcu::Vec4& v0, const tcu::Vec4& v1, float lineWidth);
268 void init (const tcu::Vec4& v0, const tcu::Vec4& v1);
278 tcu::Vec4 m_v0;
279 tcu::Vec4 m_v1;