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;
183 void init (const tcu::Vec4& v0, const tcu::Vec4& v1, float lineWidth);
196 tcu::Vec4 m_v0;
197 tcu::Vec4 m_v1;
224 void init (const tcu::Vec4& v0, const tcu::Vec4& v1, float lineWidth);
267 void init (const tcu::Vec4& v0, const tcu::Vec4& v1);
277 tcu::Vec4 m_v0;
278 tcu::Vec4 m_v1;