Home | History | Annotate | Download | only in simplereference

Lines Matching refs:getSampler

101 	const tcu::Sampler&			getSampler		(void) const	{ return m_sampler;			}
102 tcu::Sampler& getSampler (void) { return m_sampler; }