Home
last modified time | relevance | path

Searched defs:refZ (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp527 …mpare (const tcu::Texture2DView& texture, const tcu::Sampler& sampler, float refZ, const Vec2& coo… in gatherOffsetsCompare()
532 … (const tcu::Texture2DArrayView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare()
537 …are (const tcu::TextureCubeView& texture, const tcu::Sampler& sampler, float refZ, const Vec3& coo… in gatherOffsetsCompare()
678 const float refZ = getPixelRefZ(IVec2(px, py)); in verifyGatherOffsetsCompare() local
Des31fTextureBorderClampTests.cpp1196 const float refZ = samplerParams.ref; in verifyTextureGatherCmpResult() local