• Home
  • Raw
  • Download

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 GL_FUNC_ADD, GL_FUNC_SU… in init()
145 m_log << TestLog::EndSection; in init()
149 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if modeRGB is not GL_FUNC_ADD, GL_FUNC… in init()
152 m_log << TestLog::EndSection; in init()
153 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if modeAlpha is not GL_FUNC_ADD, GL_FU… in init()
156 m_log << TestLog::EndSection; in init()
160 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either sfactor or dfactor is not an… in init()
165 m_log << TestLog::EndSection; in init()
169 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if srcRGB, dstRGB, srcAlpha, or dstAlp… in init()
178 m_log << TestLog::EndSection; in init()
185 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value."); in init()
188 m_log << TestLog::EndSection; in init()
192 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value."); in init()
195 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()
211 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
215 m_log << TestLog::EndSection; in init()
222 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
225 m_log << TestLog::EndSection; in init()
227 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if glBeginQuery is executed while… in init()
242 m_log << TestLog::EndSection; in init()
244 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id is 0."); in init()
247 m_log << TestLog::EndSection; in init()
249 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id not a name returned from a … in init()
256 m_log << TestLog::EndSection; in init()
258 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id is the name of an already a… in init()
263 m_log << TestLog::EndSection; in init()
265 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id refers to an existing query… in init()
270 m_log << TestLog::EndSection; in init()
280 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
283 m_log << TestLog::EndSection; in init()
285 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if glEndQuery is executed when a … in init()
294 m_log << TestLog::EndSection; in init()
304 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
307 m_log << TestLog::EndSection; in init()
316 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if condition is not GL_SYNC_GPU_COMMAN… in init()
319 m_log << TestLog::EndSection; in init()
321 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if flags is not zero."); in init()
324 m_log << TestLog::EndSection; in init()
330 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if sync is not the name of a sync obj… in init()
333 m_log << TestLog::EndSection; in init()
335 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if flags is not zero."); in init()
338 m_log << TestLog::EndSection; in init()
340 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if timeout is not GL_TIMEOUT_IGNORED.… in init()
343 m_log << TestLog::EndSection; in init()
351 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if sync is not the name of an existin… in init()
354 m_log << TestLog::EndSection; in init()
356 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if flags contains any unsupported fla… in init()
359 m_log << TestLog::EndSection; in init()
365 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if sync is neither zero or the name o… in init()
370 m_log << TestLog::EndSection; in init()