• Home
  • Raw
  • Download

Lines Matching refs:getRefTexture

218 		m_texture->getRefTexture().allocLevel(levelNdx);  in init()
219 tcu::clear(m_texture->getRefTexture().getLevel(levelNdx), tcu::RGBA(color).toVec()); in init()
297 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate()
326 …sampleParams.samplerType = glu::TextureTestUtil::getSamplerType(m_texture->getRefTexture().getForm… in iterate()
441 m_texture->getRefTexture(), &texCoord[0], sampleParams, in iterate()
576 m_texture->getRefTexture().allocLevel((tcu::CubeFace)faceNdx, levelNdx); in init()
577 …tcu::clear(m_texture->getRefTexture().getLevelFace(levelNdx, (tcu::CubeFace)faceNdx), tcu::RGBA(co… in init()
624 const int texWidth = m_texture->getRefTexture().getSize(); in iterate()
625 const int texHeight = m_texture->getRefTexture().getSize(); in iterate()
753 sampleTexture(idealDst, m_texture->getRefTexture(), &texCoord[0], params); in iterate()
760 m_texture->getRefTexture(), &texCoord[0], params, in iterate()
860 …RGBA, tcu::TextureFormat::UNORM_INT8), m_texture->getRefTexture().getWidth(), m_texture->getRefTex… in iterate()
865 m_texture->getRefTexture().allocLevel(0); in iterate()
866 …tcu::fillWithGrid(m_texture->getRefTexture().getLevel(0), 8, tcu::Vec4(1.0f, 0.5f, 0.0f, 0.5f), tc… in iterate()
912 … compareGenMipmapResult(m_testCtx.getLog(), resultTexture, m_texture->getRefTexture(), comparePrec… in iterate()
1013 m_texture->getRefTexture().allocLevel((tcu::CubeFace)face, 0); in iterate()
1014 fillWithGrid(m_texture->getRefTexture().getLevelFace(0, (tcu::CubeFace)face), 8, ca, cb); in iterate()
1065 … compareGenMipmapResult(m_testCtx.getLog(), resultTexture, m_texture->getRefTexture(), comparePrec… in iterate()
1160 m_texture->getRefTexture().allocLevel(levelNdx); in init()
1161 …tcu::clear(m_texture->getRefTexture().getLevel(levelNdx), tcu::RGBA(color).toVec()*cScale + cBias); in init()
1246 const tcu::Texture3D& refTexture = m_texture->getRefTexture(); in iterate()
1387 m_texture->getRefTexture(), &texCoord[0], sampleParams, in iterate()
1477 m_texture->getRefTexture().allocLevel(levelNdx); in init()
1478 tcu::clear(m_texture->getRefTexture().getLevel(levelNdx), tcu::RGBA(color).toVec()); in init()
1498 const tcu::Texture2D& refTexture = m_texture->getRefTexture(); in iterate()
1589 m_texture->getRefTexture(), &texCoord[0], sampleParams, in iterate()
1790 m_texture->getRefTexture().allocLevel((tcu::CubeFace)faceNdx, levelNdx); in init()
1791 …tcu::clear(m_texture->getRefTexture().getLevelFace(levelNdx, (tcu::CubeFace)faceNdx), tcu::RGBA(co… in init()
1810 const int texWidth = m_texture->getRefTexture().getSize(); in iterate()
1811 const int texHeight = m_texture->getRefTexture().getSize(); in iterate()
1898 sampleTexture(idealDst, m_texture->getRefTexture(), &texCoord[0], params); in iterate()
1905 m_texture->getRefTexture(), &texCoord[0], params, in iterate()
2100 m_texture->getRefTexture().allocLevel(levelNdx); in init()
2101 …tcu::clear(m_texture->getRefTexture().getLevel(levelNdx), tcu::RGBA(color).toVec()*cScale + cBias); in init()
2123 const tcu::Texture3D& refTexture = m_texture->getRefTexture(); in iterate()
2221 m_texture->getRefTexture(), &texCoord[0], sampleParams, in iterate()