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

  /external/deqp/framework/common/
tcuTexLookupVerifier.hpp 121 bool isLevel1DLookupResultValid (const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const float coordX, const int coordY, const Vec4& result);
122 bool isLevel1DLookupResultValid (const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX, const int coordY, const IVec4& result);
123 bool isLevel1DLookupResultValid (const ConstPixelBufferAccess& access, const Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX, const int coordY, const UVec4& result);
tcuTexLookupVerifier.cpp     [all...]

Completed in 65 milliseconds