Lines Matching refs:TextureTestUtil
544 const gls::TextureTestUtil::ReferenceParams& samplerParams);
548 const gls::TextureTestUtil::ReferenceParams& samplerParams);
550 const gls::TextureTestUtil::ReferenceParams& samplerParams);
554 const gls::TextureTestUtil::ReferenceParams& samplerParams);
558 const gls::TextureTestUtil::ReferenceParams& samplerParams,
564 const gls::TextureTestUtil::ReferenceParams& samplerParams,
572 const gls::TextureTestUtil::ReferenceParams& samplerParams,
577 const gls::TextureTestUtil::ReferenceParams& samplerParams,
582 gls::TextureTestUtil::ReferenceParams genSamplerParams (const IterationConfig& config) const;
609 de::MovePtr<gls::TextureTestUtil::TextureRenderer> m_renderer;
688 …m_renderer = de::MovePtr<gls::TextureTestUtil::TextureRenderer>(new gls::TextureTestUtil::TextureR… in init()
717 const gls::TextureTestUtil::ReferenceParams samplerParams = genSamplerParams(iterationConfig); in iterate()
731 void TextureBorderClampTest::logParams (const IterationConfig& config, const gls::TextureTestUtil::… in logParams()
764 const gls::TextureTestUtil::ReferenceParams& samplerParams) in renderTo()
767 …const gls::TextureTestUtil::RandomViewport viewport (m_context.getRenderTarget(), VIEWPORT_WIDTH, … in renderTo()
771 gls::TextureTestUtil::computeQuadTexCoord2D(texCoord, config.p0, config.p1); in renderTo()
870 void TextureBorderClampTest::renderQuad (const float* texCoord, const gls::TextureTestUtil::Referen… in renderQuad()
911 const gls::TextureTestUtil::ReferenceParams& samplerParams) in verifyImage()
919 gls::TextureTestUtil::computeQuadTexCoord2D(texCoord, config.p0, config.p1); in verifyImage()
932 …const tcu::IVec4 colorBits = tcu::max(gls::TextureTestUtil::getBitsVec(pixelFormat) - tcu::IV… in verifyImage()
938 lookupPrecision.colorMask = gls::TextureTestUtil::getCompareMask(pixelFormat); in verifyImage()
1012 const gls::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureSampleResult()
1021 …gls::TextureTestUtil::sampleTexture(gls::TextureTestUtil::SurfaceAccess(reference, pixelFormat), m… in verifyTextureSampleResult()
1023 …numFailedPixels = gls::TextureTestUtil::computeTextureLookupDiff(renderedFrame, reference.getAcces… in verifyTextureSampleResult()
1042 const gls::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureCompareResult()
1050 …const tcu::IVec4 nonShadowBits = tcu::max(gls::TextureTestUtil::getBitsVec(pixelFormat) - … in verifyTextureCompareResult()
1058 …gls::TextureTestUtil::sampleTexture(gls::TextureTestUtil::SurfaceAccess(reference, pixelFormat), e… in verifyTextureCompareResult()
1060 …numFailedPixels = gls::TextureTestUtil::computeTextureCompareDiff(renderedFrame, reference.getAcce… in verifyTextureCompareResult()
1069 …numFailedPixels = gls::TextureTestUtil::computeTextureCompareDiff(renderedFrame, reference.getAcce… in verifyTextureCompareResult()
1103 const gls::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureGatherResult()
1115 const deUint8 fbColormask = gls::TextureTestUtil::getColorMask(pixelFormat); in verifyTextureGatherResult()
1136 reference.setPixel(px, py, gls::TextureTestUtil::toRGBAMasked(referenceValue, fbColormask)); in verifyTextureGatherResult()
1166 const gls::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureGatherCmpResult()
1182 const tcu::BVec4 colorMask = gls::TextureTestUtil::getCompareMask(pixelFormat); in verifyTextureGatherCmpResult()
1183 const deUint8 fbColormask = gls::TextureTestUtil::getColorMask(pixelFormat); in verifyTextureGatherCmpResult()
1200 reference.setPixel(px, py, gls::TextureTestUtil::toRGBAMasked(referenceValue, fbColormask)); in verifyTextureGatherCmpResult()
1254 gls::TextureTestUtil::ReferenceParams TextureBorderClampTest::genSamplerParams (const IterationConf… in genSamplerParams()
1257 gls::TextureTestUtil::ReferenceParams refParams (gls::TextureTestUtil::TEXTURETYPE_2D); in genSamplerParams()
1263 refParams.lodMode = gls::TextureTestUtil::LODMODE_EXACT; in genSamplerParams()
1264 …lerType = (!m_useShadowSampler) ? (gls::TextureTestUtil::getSamplerType(texFormat)) : (gls::Tex… in genSamplerParams()
2015 const gls::TextureTestUtil::ReferenceParams& samplerParams);
2017 void logParams (const gls::TextureTestUtil::ReferenceParams& samplerParams);
2020 const gls::TextureTestUtil::ReferenceParams& samplerParams);
2022 gls::TextureTestUtil::ReferenceParams getSamplerParams (void) const;
2040 de::MovePtr<gls::TextureTestUtil::TextureRenderer> m_renderer;
2093 …m_renderer = de::MovePtr<gls::TextureTestUtil::TextureRenderer>(new gls::TextureTestUtil::TextureR… in init()
2136 const gls::TextureTestUtil::ReferenceParams samplerParams = getSamplerParams(); in iterate()
2145 void TextureBorderClampPerAxisCase3D::logParams (const gls::TextureTestUtil::ReferenceParams& sampl… in logParams()
2163 const gls::TextureTestUtil::ReferenceParams& samplerParams) in renderTo()
2166 …const gls::TextureTestUtil::RandomViewport viewport (m_context.getRenderTarget(), VIEWPORT_WIDTH, … in renderTo()
2207 const gls::TextureTestUtil::ReferenceParams& samplerParams) in verifyImage()
2211 …const tcu::IVec4 colorBits = tcu::max(gls::TextureTestUtil::getBitsVec(pixelFormat) - tcu::IV… in verifyImage()
2224 lookupPrecision.colorMask = gls::TextureTestUtil::getCompareMask(pixelFormat); in verifyImage()
2226 …gls::TextureTestUtil::sampleTexture(gls::TextureTestUtil::SurfaceAccess(reference, pixelFormat), m… in verifyImage()
2228 …numFailedPixels = gls::TextureTestUtil::computeTextureLookupDiff(renderedFrame.getAccess(), refere… in verifyImage()
2248 gls::TextureTestUtil::ReferenceParams TextureBorderClampPerAxisCase3D::getSamplerParams (void) const in getSamplerParams()
2251 gls::TextureTestUtil::ReferenceParams refParams (gls::TextureTestUtil::TEXTURETYPE_3D); in getSamplerParams()
2255 refParams.lodMode = gls::TextureTestUtil::LODMODE_EXACT; in getSamplerParams()
2256 refParams.samplerType = gls::TextureTestUtil::getSamplerType(texFormat); in getSamplerParams()