• Home
  • Raw
  • Download

Lines Matching refs:ReferenceParams

544 																					 const glu::TextureTestUtil::ReferenceParams&	samplerParams);
548 const glu::TextureTestUtil::ReferenceParams& samplerParams);
550 const glu::TextureTestUtil::ReferenceParams& samplerParams);
554 const glu::TextureTestUtil::ReferenceParams& samplerParams);
558 const glu::TextureTestUtil::ReferenceParams& samplerParams,
564 const glu::TextureTestUtil::ReferenceParams& samplerParams,
572 const glu::TextureTestUtil::ReferenceParams& samplerParams,
577 const glu::TextureTestUtil::ReferenceParams& samplerParams,
582 glu::TextureTestUtil::ReferenceParams genSamplerParams (const IterationConfig& config) const;
717 const glu::TextureTestUtil::ReferenceParams samplerParams = genSamplerParams(iterationConfig); in iterate()
731 …ogParams (const IterationConfig& config, const glu::TextureTestUtil::ReferenceParams& samplerParam… in logParams()
764 const glu::TextureTestUtil::ReferenceParams& samplerParams) in renderTo()
870 …Test::renderQuad (const float* texCoord, const glu::TextureTestUtil::ReferenceParams& samplerParam… in renderQuad()
911 const glu::TextureTestUtil::ReferenceParams& samplerParams) in verifyImage()
1012 const glu::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureSampleResult()
1042 const glu::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureCompareResult()
1103 const glu::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureGatherResult()
1166 const glu::TextureTestUtil::ReferenceParams& samplerParams, in verifyTextureGatherCmpResult()
1254 glu::TextureTestUtil::ReferenceParams TextureBorderClampTest::genSamplerParams (const IterationConf… in genSamplerParams()
1257 glu::TextureTestUtil::ReferenceParams refParams (glu::TextureTestUtil::TEXTURETYPE_2D); in genSamplerParams()
2015 const glu::TextureTestUtil::ReferenceParams& samplerParams);
2017 void logParams (const glu::TextureTestUtil::ReferenceParams& samplerParams);
2020 const glu::TextureTestUtil::ReferenceParams& samplerParams);
2022 glu::TextureTestUtil::ReferenceParams getSamplerParams (void) const;
2136 const glu::TextureTestUtil::ReferenceParams samplerParams = getSamplerParams(); in iterate()
2145 void TextureBorderClampPerAxisCase3D::logParams (const glu::TextureTestUtil::ReferenceParams& sampl… in logParams()
2163 const glu::TextureTestUtil::ReferenceParams& samplerParams) in renderTo()
2207 const glu::TextureTestUtil::ReferenceParams& samplerParams) in verifyImage()
2248 glu::TextureTestUtil::ReferenceParams TextureBorderClampPerAxisCase3D::getSamplerParams (void) const in getSamplerParams()
2251 glu::TextureTestUtil::ReferenceParams refParams (glu::TextureTestUtil::TEXTURETYPE_3D); in getSamplerParams()