Home
last modified time | relevance | path

Searched refs:setWrap (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsLongStressCase.cpp460 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::Texture
1322 texture.setWrap(spec.sWrap, spec.tWrap); in iterate()