Lines Matching refs:Section
75 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType is not an accepted value… in init()
89 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
94 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if count is less than 0."); in init()
100 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
118 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
123 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
133 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
154 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryformat is not a supported for… in init()
161 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if any value in shaders is not a valu… in init()
167 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n or length is negative."); in init()
175 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if any value in shaders is not a … in init()
180 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if there is more than one vertex … in init()
200 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
205 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
212 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either program or shader is not a … in init()
221 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is already attached to … in init()
239 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either program or shader is not a … in init()
248 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
253 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
260 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not attached to prog… in init()
272 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
277 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
288 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is neither 0 nor a value g… in init()
293 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
303 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
314 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
319 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
324 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
329 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0."); in init()
343 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
349 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a program or shader… in init()
359 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
374 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
379 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
385 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
400 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
405 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if name starts with the reserved … in init()
410 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
415 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
428 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
433 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
438 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
444 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0."); in init()
456 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
461 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
474 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a shader compiler is not suppo… in init()
484 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
510 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
522 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if one of the floating-point… in init()
528 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
541 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
572 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
600 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
612 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if one of the floating-point… in init()
618 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
633 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
671 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
690 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
716 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
728 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if one of the integer varian… in init()
741 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
772 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
800 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
812 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if one of the integer varian… in init()
827 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
865 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
886 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
913 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
923 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
940 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
977 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
1004 … m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if transpose is not GL_FALSE."); in init()