Home | History | Annotate | Download | only in glshared

Lines Matching full:testfunction

720 	typedef void			(LifeTest::*TestFunction)	(void);
725 TestFunction test)
743 TestFunction m_test;
879 typedef void (AttachmentTest::*TestFunction) (void);
883 TestFunction test)
895 const TestFunction m_test;
1145 LifeTest::TestFunction func;