Searched refs:QualityWarning (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fMultisampleShaderRenderCase.hpp51 class QualityWarning : public tcu::Exception class in namespace:deqp::gles31::Functional::MultisampleShaderRenderUtil
54 QualityWarning (const std::string& message);
H A Des31fMultisampleShaderRenderCase.cpp57 QualityWarning::QualityWarning (const std::string& message) function in class:deqp::gles31::Functional::MultisampleShaderRenderUtil::QualityWarning
405 catch (const QualityWarning& ex)
424 catch (const QualityWarning& ex)
H A Des31fSampleVariableTests.cpp680 throw MultisampleShaderRenderUtil::QualityWarning("Bias detected, sample positions are not uniformly distributed within the pixel");
858 throw MultisampleShaderRenderUtil::QualityWarning("Bias detected, sample positions are not uniformly distributed within the pixel");

Completed in 152 milliseconds