Home | History | Annotate | Download | only in functional

Lines Matching defs:refTexture

541 	const tcu::Texture2D&		refTexture	= m_textures[textureNdx]->getRefTexture();
542 const Vec2 srcSize = Vec2((float)refTexture.getWidth(), (float)refTexture.getHeight());
859 const tcu::TextureCube& refTexture = m_textures[textureNdx]->getRefTexture();
860 const Vec2 srcSize = Vec2((float)refTexture.getSize(), (float)refTexture.getSize());