Home | History | Annotate | Download | only in simplereference

Lines Matching refs:m_sampler

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