Lines Matching refs:getRefTexture
292 texture->getRefTexture().allocLevel(0); in genDummyTexture()
297 …fferAccess depthAccess = tcu::getEffectiveDepthStencilAccess(texture->getRefTexture().getLevel(0),… in genDummyTexture()
304 …erAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(texture->getRefTexture().getLevel(0),… in genDummyTexture()
321 texture->getRefTexture().allocLevel(0); in genDummyTexture()
325 …const tcu::TextureFormatInfo texFormatInfo = tcu::getTextureFormatInfo(texture->getRefTexture().ge… in genDummyTexture()
328 tcu::fillWithComponentGradients(texture->getRefTexture().getLevel(0), rampLow, rampHigh); in genDummyTexture()
680 …<< ", size (" << m_texture->getRefTexture().getWidth() << ", " << m_texture->getRefTexture().getHe… in init()
926 … texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->getRefTexture().getFormat(),… in verifyImage()
1021 …:sampleTexture(tcu::SurfaceAccess(reference, pixelFormat), m_texture->getRefTexture(), texCoord, s… in verifyTextureSampleResult()
1023 …LookupDiff(renderedFrame, reference.getAccess(), errorMask.getAccess(), m_texture->getRefTexture(), in verifyTextureSampleResult()
1053 …e2DView effectiveView = tcu::getEffectiveTextureView(m_texture->getRefTexture(), srcLevelSto… in verifyTextureCompareResult()
1118 …re2DView effectiveView = tcu::getEffectiveTextureView(m_texture->getRefTexture(), srcLevelSto… in verifyTextureGatherResult()
1179 …re2DView effectiveView = tcu::getEffectiveTextureView(m_texture->getRefTexture(), srcLevelSto… in verifyTextureGatherCmpResult()
1250 << m_texture->getRefTexture().getWidth() << m_texture->getRefTexture().getHeight(); in getIterationSeed()
1256 … texFormat = tcu::getEffectiveDepthStencilTextureFormat(m_texture->getRefTexture().getFormat(),… in genSamplerParams()
1422 …texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->getRefTexture().getFormat(),… in init()
1512 …texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->getRefTexture().getFormat(),… in init()
1725 …texFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->getRefTexture().getFormat(),… in init()
1939 …exFormat = tcu::getEffectiveDepthStencilTextureFormat(getTexture()->getRefTexture().getFormat(),… in init()
2098 …ze (" << m_texture->getRefTexture().getWidth() << ", " << m_texture->getRefTexture().getHeight() <… in init()
2117 const tcu::TextureFormat texFormat = m_texture->getRefTexture().getFormat(); in init()
2226 …:sampleTexture(tcu::SurfaceAccess(reference, pixelFormat), m_texture->getRefTexture(), &m_texCoord… in verifyImage()
2228 …enderedFrame.getAccess(), reference.getAccess(), errorMask.getAccess(), m_texture->getRefTexture(), in verifyImage()
2250 const tcu::TextureFormat texFormat = m_texture->getRefTexture().getFormat(); in getSamplerParams()
2272 << m_texture->getRefTexture().getWidth() in getCaseSeed()
2273 << m_texture->getRefTexture().getHeight() in getCaseSeed()
2274 << m_texture->getRefTexture().getDepth(); in getCaseSeed()