• Home
  • Raw
  • Download

Lines Matching refs:TestLog

60 using tcu::TestLog;
75 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if shaderType is not an accepted value… in init()
78 m_log << TestLog::EndSection; in init()
85 …m_log << TestLog::Message << "// Shader compiler not supported, always expect GL_INVALID_OPERATION… in init()
87 m_log << TestLog::Message << "// Shader compiler supported" << TestLog::EndMessage; in init()
89 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
92 m_log << TestLog::EndSection; in init()
94 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if count is less than 0."); in init()
98 m_log << TestLog::EndSection; in init()
100 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
104 m_log << TestLog::EndSection; in init()
114 …m_log << TestLog::Message << "// Shader compiler not supported, always expect GL_INVALID_OPERATION… in init()
116 m_log << TestLog::Message << "// Shader compiler supported" << TestLog::EndMessage; in init()
118 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
121 m_log << TestLog::EndSection; in init()
123 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
127 m_log << TestLog::EndSection; in init()
133 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if shader is not a value generated by… in init()
136 m_log << TestLog::EndSection; in init()
144 m_log << TestLog::Message << "// Shader binaries not supported." << TestLog::EndMessage; in init()
146 m_log << TestLog::Message << "// Shader binaries supported" << TestLog::EndMessage; in init()
154 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if binaryformat is not a supported for… in init()
157 m_log << TestLog::EndSection; in init()
161 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if any value in shaders is not a valu… in init()
165 m_log << TestLog::EndSection; in init()
167 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n or length is negative."); in init()
173 m_log << TestLog::EndSection; in init()
175 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if any value in shaders is not a … in init()
178 m_log << TestLog::EndSection; in init()
180 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if there is more than one vertex … in init()
185 m_log << TestLog::EndSection; in init()
200 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
203 m_log << TestLog::EndSection; in init()
205 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
210 m_log << TestLog::EndSection; in init()
212 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either program or shader is not a … in init()
219 m_log << TestLog::EndSection; in init()
221 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is already attached to … in init()
228 m_log << TestLog::EndSection; in init()
239 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either program or shader is not a … in init()
246 m_log << TestLog::EndSection; in init()
248 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
251 m_log << TestLog::EndSection; in init()
253 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not a shader object.… in init()
258 m_log << TestLog::EndSection; in init()
260 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if shader is not attached to prog… in init()
263 m_log << TestLog::EndSection; in init()
272 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
275 m_log << TestLog::EndSection; in init()
277 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
280 m_log << TestLog::EndSection; in init()
288 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is neither 0 nor a value g… in init()
291 m_log << TestLog::EndSection; in init()
293 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
296 m_log << TestLog::EndSection; in init()
303 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
306 m_log << TestLog::EndSection; in init()
314 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
317 m_log << TestLog::EndSection; in init()
319 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
322 m_log << TestLog::EndSection; in init()
324 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
327 m_log << TestLog::EndSection; in init()
329 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0."); in init()
332 m_log << TestLog::EndSection; in init()
343 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
347 m_log << TestLog::EndSection; in init()
349 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a program or shader… in init()
357 m_log << TestLog::EndSection; in init()
359 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
362 m_log << TestLog::EndSection; in init()
374 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program has not been successfu… in init()
377 m_log << TestLog::EndSection; in init()
379 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
383 m_log << TestLog::EndSection; in init()
385 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
388 m_log << TestLog::EndSection; in init()
400 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
403 m_log << TestLog::EndSection; in init()
405 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if name starts with the reserved … in init()
408 m_log << TestLog::EndSection; in init()
410 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
413 m_log << TestLog::EndSection; in init()
415 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
418 m_log << TestLog::EndSection; in init()
428 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
431 m_log << TestLog::EndSection; in init()
433 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
436 m_log << TestLog::EndSection; in init()
438 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to … in init()
442 m_log << TestLog::EndSection; in init()
444 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if bufSize is less than 0."); in init()
447 m_log << TestLog::EndSection; in init()
456 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if program is not a value generated b… in init()
459 m_log << TestLog::EndSection; in init()
461 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if program is not a program objec… in init()
464 m_log << TestLog::EndSection; in init()
474 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if a shader compiler is not suppo… in init()
477 m_log << TestLog::EndSection; in init()
484 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
494 m_log << tcu::TestLog::EndSection; in init()
506 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
510 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
520 m_log << tcu::TestLog::EndSection; in init()
522 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if one of the floating-point… in init()
526 m_log << tcu::TestLog::EndSection; in init()
528 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
532 m_log << tcu::TestLog::EndSection; in init()
541 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
561 m_log << tcu::TestLog::EndSection; in init()
572 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
582 m_log << tcu::TestLog::EndSection; in init()
594 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
600 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
610 m_log << tcu::TestLog::EndSection; in init()
612 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if one of the floating-point… in init()
616 m_log << tcu::TestLog::EndSection; in init()
618 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
622 m_log << tcu::TestLog::EndSection; in init()
633 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
653 m_log << tcu::TestLog::EndSection; in init()
665 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
671 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
681 m_log << tcu::TestLog::EndSection; in init()
690 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
700 m_log << tcu::TestLog::EndSection; in init()
712 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
716 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
726 m_log << tcu::TestLog::EndSection; in init()
728 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if one of the integer varian… in init()
732 m_log << tcu::TestLog::EndSection; in init()
741 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
761 m_log << tcu::TestLog::EndSection; in init()
772 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
782 m_log << tcu::TestLog::EndSection; in init()
794 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
800 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
810 m_log << tcu::TestLog::EndSection; in init()
812 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if one of the integer varian… in init()
816 m_log << tcu::TestLog::EndSection; in init()
827 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
847 m_log << tcu::TestLog::EndSection; in init()
859 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
865 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
875 m_log << tcu::TestLog::EndSection; in init()
886 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if there is no current progr… in init()
894 m_log << tcu::TestLog::EndSection; in init()
907 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
913 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if the size of the uniform v… in init()
921 m_log << tcu::TestLog::EndSection; in init()
923 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if a sampler is loaded using… in init()
927 m_log << tcu::TestLog::EndSection; in init()
940 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if location is an invalid un… in init()
956 m_log << tcu::TestLog::EndSection; in init()
970 …m_log << TestLog::Message << "// ERROR: Failed to retrieve uniform location" << TestLog::EndMessag… in init()
977 …m_log << tcu::TestLog::Section("", "GL_INVALID_OPERATION is generated if count is greater than 1 a… in init()
985 m_log << tcu::TestLog::EndSection; in init()
1004 … m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if transpose is not GL_FALSE."); in init()
1012 m_log << tcu::TestLog::EndSection; in init()