Home | History | Annotate | Download | only in functional

Lines Matching full:minvalue

6476 						LimitQueryCase	(Context& context, const char* name, const char* desc, glw::GLenum target, int minValue);
6484 LimitQueryCase::LimitQueryCase (Context& context, const char* name, const char* desc, glw::GLenum target, int minValue)
6487 , m_minValue (minValue)