Lines Matching refs:Section
54 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init()
65 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not an accepted value."); in init()
72 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init()
86 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init()
93 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init()
98 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if func is not one of the eight accept… in init()
105 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any val… in init()
116 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is any value other than GL_FRO… in init()
121 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if sfail, dpfail, or dppass is any val… in init()
132 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if face is not GL_FRONT, GL_BACK, or G… in init()
142 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not GL_FUNC_ADD, GL_FUNC_SU… in init()
149 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if modeRGB is not GL_FUNC_ADD, GL_FUNC… in init()
153 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if modeAlpha is not GL_FUNC_ADD, GL_FU… in init()
160 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if either sfactor or dfactor is not an… in init()
169 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if srcRGB, dstRGB, srcAlpha, or dstAlp… in init()
185 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value."); in init()
192 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value."); in init()
199 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width is less than or equal to 0."… in init()
211 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
222 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
227 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if glBeginQuery is executed while… in init()
244 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id is 0."); in init()
249 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id not a name returned from a … in init()
258 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id is the name of an already a… in init()
265 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if id refers to an existing query… in init()
280 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
285 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if glEndQuery is executed when a … in init()
304 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
316 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if condition is not GL_SYNC_GPU_COMMAN… in init()
321 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if flags is not zero."); in init()
330 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if sync is not the name of a sync obj… in init()
335 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if flags is not zero."); in init()
340 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if timeout is not GL_TIMEOUT_IGNORED.… in init()
351 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if sync is not the name of an existin… in init()
356 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if flags contains any unsupported fla… in init()
365 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if sync is neither zero or the name o… in init()