Home | History | Annotate | Download | only in functional

Lines Matching defs:refTexture

544 	const tcu::Texture2D&		refTexture	= m_textures[textureNdx]->getRefTexture();
545 const Vec2 srcSize = Vec2((float)refTexture.getWidth(), (float)refTexture.getHeight());
871 const tcu::TextureCube& refTexture = m_textures[textureNdx]->getRefTexture();
872 const Vec2 srcSize = Vec2((float)refTexture.getSize(), (float)refTexture.getSize());