Home | History | Annotate | Download | only in functional

Lines Matching full:levels

2962 			m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if levels is less than 1.");
2969 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if levels is greater than floor(log_2(max(width, height))) + 1");
3097 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if levels is less than 1.");
3104 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if levels is greater than floor(log_2(max(width, height, depth))) + 1");