Searched defs:getCompareThreshold (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fRandomFragmentOpTests.cpp222 tcu::UVec4 getCompareThreshold (void) const;
377 const tcu::UVec4 threshold = getCompareThreshold();
415 tcu::UVec4 RandomFragmentOpCase::getCompareThreshold (void) const function in class:deqp::gles2::RandomFragmentOpCase
/external/deqp/modules/gles3/functional/
H A Des3fRandomFragmentOpTests.cpp222 tcu::UVec4 getCompareThreshold (void) const;
377 const tcu::UVec4 threshold = getCompareThreshold();
415 tcu::UVec4 RandomFragmentOpCase::getCompareThreshold (void) const function in class:deqp::gles3::RandomFragmentOpCase

Completed in 72 milliseconds