Home | History | Annotate | Download | only in functional

Lines Matching defs:refTexture

252 	const tcu::Texture2D&		refTexture			= m_texture->getRefTexture();
255 const int texWidth = refTexture.getWidth();
256 const int texHeight = refTexture.getHeight();
390 refTexture, &texCoord[0], sampleParams);