Searched defs:toUnit (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsLongStressCase.cpp458 void toUnit (int unit) const;
604 void Texture::toUnit (const int unit) const function in class:deqp::gls::LongStressCaseInternal::Texture
1321 texture.toUnit(0);
1335 m_textures->get(textureNamePrefix + toString(texSpecIndices[i])).toUnit(programContext.textureSpecs[i].textureUnit);

Completed in 59 milliseconds