Lines Matching refs:TestLog
39 using tcu::TestLog;
54 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init()
61 m_log << TestLog::EndSection; in init()
65 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not an accepted value."); in init()
68 m_log << TestLog::EndSection; in init()
72 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init()
79 m_log << TestLog::EndSection; in init()
86 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init()
89 m_log << TestLog::EndSection; in init()
93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init()
96 m_log << TestLog::EndSection; in init()
98 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init()
101 m_log << TestLog::EndSection; in init()
105 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any val… in init()
112 m_log << TestLog::EndSection; in init()
116 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is any value other than GL_FRO… in init()
119 m_log << TestLog::EndSection; in init()
121 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any val… in init()
128 m_log << TestLog::EndSection; in init()
132 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init()
135 m_log << TestLog::EndSection; in init()
142 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not one of GL_FUNC_ADD, GL_… in init()
145 m_log << TestLog::EndSection; in init()
149 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either modeRGB or modeAlpha is not … in init()
154 m_log << TestLog::EndSection; in init()
158 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if srcRGB, dstRGB, srcAlpha, or dstAlp… in init()
167 m_log << TestLog::EndSection; in init()
171 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either sfactor or dfactor is not an… in init()
176 m_log << TestLog::EndSection; in init()
183 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value."); in init()
186 m_log << TestLog::EndSection; in init()
191 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value."); in init()
194 m_log << TestLog::EndSection; in init()
199 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width is less than or equal to 0."… in init()
204 m_log << TestLog::EndSection; in init()