Home | History | Annotate | Download | only in functional

Lines Matching full:minvalue

661 	ConstantMinimumValueTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum targetName, GLint minValue)
664 , m_minValue (minValue)
1548 ImplementationArrayTestCase (Context& context, StateVerifier* verifier, const char* name, const char* description, GLenum testTargetName, GLenum testTargetLengthTargetName, int minValue)
1553 , m_minValue (minValue)