Searched refs:isCubeGatherResultValid (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.cpp | 2616 static bool isCubeGatherResultValid (const TextureCubeView& texture, in isCubeGatherResultValid() function 2649 return isCubeGatherResultValid(texture, sampler, prec, coord, componentNdx, result); in isGatherResultValid() 2659 return isCubeGatherResultValid(texture, sampler, prec, coord, componentNdx, result); in isGatherResultValid() 2669 return isCubeGatherResultValid(texture, sampler, prec, coord, componentNdx, result); in isGatherResultValid()
|