HomeSort by relevance Sort by last modified time
    Searched refs:isGatherResultValid (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/common/
tcuTexLookupVerifier.hpp 139 bool isGatherResultValid (const TextureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord, int componentNdx, const Vec4& result);
140 bool isGatherResultValid (const TextureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const IVec4& result);
141 bool isGatherResultValid (const TextureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord, int componentNdx, const UVec4& result);
tcuTexLookupVerifier.cpp     [all...]