Searched refs:setWrap (Results 1 – 1 of 1) sorted by relevance
460 void setWrap (deUint32 s, deUint32 t) const;597 void Texture::setWrap (const deUint32 s, const deUint32 t) const in setWrap() function in deqp::gls::LongStressCaseInternal::Texture1322 texture.setWrap(spec.sWrap, spec.tWrap); in iterate()