Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp937 class ConstantMaximumValueTestCase : public ApiCase class
940 ConstantMaximumValueTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum targetName, GLint minValue) in ConstantMaximumValueTestCase() function in deqp::gles3::Functional::__anon30569::ConstantMaximumValueTestCase
2852 FOR_EACH_VERIFIER(implementationLimitVerifiers, addChild(new ConstantMaximumValueTestCase(m_context, verifier, (std::string(implementationMaxLimits[testNdx].name) + verifier->getTestNamePostfix()).c_str(), implementationMaxLimits[testNdx].description, implementationMaxLimits[testNdx].targetName, implementationMaxLimits[testNdx].value))); in init()

Completed in 6 milliseconds