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