• Home
  • Raw
  • Download

Lines Matching refs:TestLog

40 using tcu::TestLog;
57 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the allowable … in init()
60 m_log << TestLog::EndSection; in init()
64 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
67 m_log << TestLog::EndSection; in init()
71 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
74 m_log << TestLog::EndSection; in init()
82 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL… in init()
85 m_log << TestLog::EndSection; in init()
87 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if usage is not GL_STREAM_DRAW, GL_STA… in init()
90 m_log << TestLog::EndSection; in init()
92 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if size is negative."); in init()
95 m_log << TestLog::EndSection; in init()
97 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object nam… in init()
101 m_log << TestLog::EndSection; in init()
112 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_ARRAY_BUFFER or GL… in init()
115 m_log << TestLog::EndSection; in init()
117 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the reserved buffer object nam… in init()
121 m_log << TestLog::EndSection; in init()
123 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the buffer object being update… in init()
129 m_log << TestLog::EndSection; in init()
140 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if offset or size is negative, or if … in init()
153 m_log << TestLog::EndSection; in init()
159 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if any bit other than the three defin… in init()
168 m_log << TestLog::EndSection; in init()
174 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the combination of format and … in init()
177 m_log << TestLog::EndSection; in init()
179 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either width or height is negative… in init()
186 m_log << TestLog::EndSection; in init()
188 …m_log << TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently boun… in init()
195 m_log << TestLog::EndSection; in init()
204 …m_log << TestLog::Section("", "Unsupported combinations of format and type will generate an INVALI… in init()
217 m_log << TestLog::EndSection; in init()
219 …m_log << TestLog::Section("", "GL_RGBA/GL_UNSIGNED_BYTE is always accepted and the other acceptabl… in init()
228 m_log << TestLog::EndSection; in init()
245 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if currently bound framebuffer fo… in init()
268 m_log << TestLog::EndSection; in init()
270 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_READ_FRAMEBUFFER_BINDING is… in init()
282 … m_log << TestLog::Message << "// GL_READ_FRAMEBUFFER_BINDING: " << binding << TestLog::EndMessage; in init()
285 m_log << TestLog::Message << "// GL_SAMPLE_BUFFERS: " << sampleBuffers << TestLog::EndMessage; in init()
290 …og << TestLog::Message << "// ERROR: expected GL_READ_FRAMEBUFFER_BINDING to be non-zero and GL_SA… in init()
300 m_log << TestLog::EndSection; in init()
321 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TRANSFORM_FEEDBACK… in init()
324 m_log << TestLog::EndSection; in init()
326 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is GL_TRANSFORM_FEEDBACK_BU… in init()
331 m_log << TestLog::EndSection; in init()
333 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is GL_UNIFORM_BUFFER and in… in init()
338 m_log << TestLog::EndSection; in init()
340 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if size is less than or equal to zero… in init()
345 m_log << TestLog::EndSection; in init()
347 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is GL_TRANSFORM_FEEDBACK_BU… in init()
354 m_log << TestLog::EndSection; in init()
356 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is GL_UNIFORM_BUFFER and of… in init()
365 m_log << TestLog::EndSection; in init()
383 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_TRANSFORM_FEEDBACK… in init()
388 m_log << TestLog::EndSection; in init()
390 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is GL_UNIFORM_BUFFER and in… in init()
395 m_log << TestLog::EndSection; in init()
397 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if target is GL_TRANSFORM_FEEDBACK_BU… in init()
402 m_log << TestLog::EndSection; in init()
422 … m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not an accepted value."); in init()
427 m_log << TestLog::EndSection; in init()
429 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if buffer is GL_COLOR, GL_FRONT, GL_B… in init()
434 m_log << TestLog::EndSection; in init()
436 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is GL_DEPTH or GL_DEPTH_STEN… in init()
441 m_log << TestLog::EndSection; in init()
443 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if buffer is GL_STENCIL and drawBuffe… in init()
446 m_log << TestLog::EndSection; in init()
466 … m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not an accepted value."); in init()
471 m_log << TestLog::EndSection; in init()
473 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if buffer is GL_COLOR, GL_FRONT, GL_B… in init()
478 m_log << TestLog::EndSection; in init()
480 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is GL_DEPTH, GL_STENCIL or G… in init()
487 m_log << TestLog::EndSection; in init()
507 … m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not an accepted value."); in init()
512 m_log << TestLog::EndSection; in init()
514 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if buffer is GL_COLOR, GL_FRONT, GL_B… in init()
519 m_log << TestLog::EndSection; in init()
521 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is GL_STENCIL or GL_DEPTH_ST… in init()
526 m_log << TestLog::EndSection; in init()
528 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if buffer is GL_DEPTH and drawBuffer … in init()
531 m_log << TestLog::EndSection; in init()
538 … m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not an accepted value."); in init()
543 m_log << TestLog::EndSection; in init()
545 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if buffer is not GL_DEPTH_STENCIL."); in init()
552 m_log << TestLog::EndSection; in init()
554 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if buffer is GL_DEPTH_STENCIL and dra… in init()
557 m_log << TestLog::EndSection; in init()
571 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if any of readoffset, writeoffset or … in init()
578 m_log << TestLog::EndSection; in init()
580 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if readoffset + size exceeds the size… in init()
587 m_log << TestLog::EndSection; in init()
589 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if writeoffset + size exceeds the siz… in init()
596 m_log << TestLog::EndSection; in init()
598 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if the same buffer object is bound to… in init()
607 m_log << TestLog::EndSection; in init()
609 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if zero is bound to readtarget or… in init()
620 m_log << TestLog::EndSection; in init()
622 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the buffer object bound to eit… in init()
632 m_log << TestLog::EndSection; in init()
658 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if one of the values in bufs is not an… in init()
661 m_log << TestLog::EndSection; in init()
663 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the GL is bound to the default… in init()
667 m_log << TestLog::EndSection; in init()
669 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the GL is bound to the default… in init()
673 m_log << TestLog::EndSection; in init()
675 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the GL is bound to a framebuff… in init()
679 m_log << TestLog::EndSection; in init()
681 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is less than 0 or greater than G… in init()
686 m_log << TestLog::EndSection; in init()
702 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if offset or length is negative, or i… in init()
713 m_log << TestLog::EndSection; in init()
715 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if zero is bound to target."); in init()
719 m_log << TestLog::EndSection; in init()
721 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the buffer bound to target is … in init()
729 m_log << TestLog::EndSection; in init()
744 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if either of offset or length is nega… in init()
750 m_log << TestLog::EndSection; in init()
752 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if offset + length is greater than th… in init()
761 m_log << TestLog::EndSection; in init()
763 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if access has any bits set other than… in init()
769 m_log << TestLog::EndSection; in init()
771 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the buffer is already in a map… in init()
777 m_log << TestLog::EndSection; in init()
779 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if neither GL_MAP_READ_BIT or GL_… in init()
782 m_log << TestLog::EndSection; in init()
784 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if "); in init()
787 m_log << TestLog::EndSection; in init()
789 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_MAP_READ_BIT is set and any… in init()
798 m_log << TestLog::EndSection; in init()
800 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_MAP_FLUSH_EXPLICIT_BIT is s… in init()
803 m_log << TestLog::EndSection; in init()
823 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not GL_BACK, GL_NONE, or GL… in init()
846 m_log << TestLog::EndSection; in init()
848 …m_log << TestLog::Section("", "GL_INVALID_OPERATION error is generated if src is GL_BACK or if src… in init()
860 m_log << TestLog::EndSection; in init()
862 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the current framebuffer is the… in init()
866 m_log << TestLog::EndSection; in init()
868 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the current framebuffer is a n… in init()
872 m_log << TestLog::EndSection; in init()
887 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the buffer data store is alrea… in init()
890 m_log << TestLog::EndSection; in init()
898 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER."); in init()
903 m_log << TestLog::EndSection; in init()
907 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in init()
912 m_log << TestLog::EndSection; in init()
916 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER."); in init()
921 m_log << TestLog::EndSection; in init()
925 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
928 m_log << TestLog::EndSection; in init()
932 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
935 m_log << TestLog::EndSection; in init()
939 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
942 m_log << TestLog::EndSection; in init()
946 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if n is negative."); in init()
949 m_log << TestLog::EndSection; in init()
959 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
962 m_log << TestLog::EndSection; in init()
964 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if renderbuffertarget is not GL_RENDER… in init()
969 m_log << TestLog::EndSection; in init()
971 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if renderbuffer is neither 0 nor … in init()
974 m_log << TestLog::EndSection; in init()
976 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if zero is bound to target."); in init()
980 m_log << TestLog::EndSection; in init()
998 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
1001 m_log << TestLog::EndSection; in init()
1003 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if textarget is not an accepted textur… in init()
1006 m_log << TestLog::EndSection; in init()
1008 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if level is less than 0 or larger tha… in init()
1018 m_log << TestLog::EndSection; in init()
1020 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture is neither 0 nor the n… in init()
1023 m_log << TestLog::EndSection; in init()
1025 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if textarget and texture are not … in init()
1033 m_log << TestLog::EndSection; in init()
1035 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if zero is bound to target."); in init()
1039 m_log << TestLog::EndSection; in init()
1049 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in init()
1054 m_log << TestLog::EndSection; in init()
1056 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a color-rende… in init()
1072 m_log << TestLog::EndSection; in init()
1074 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than zero.… in init()
1081 m_log << TestLog::EndSection; in init()
1083 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL… in init()
1092 m_log << TestLog::EndSection; in init()
1127 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if mask contains any of the GL_DE… in init()
1134 m_log << TestLog::EndSection; in init()
1136 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if mask contains GL_COLOR_BUFFER_… in init()
1141 …m_log << TestLog::Message << "// Read buffer: GL_RGBA32UI, draw buffer: GL_RGBA" << TestLog::EndMe… in init()
1147 …m_log << TestLog::Message << "// Read buffer: GL_RGBA32I, draw buffer: GL_RGBA" << TestLog::EndMes… in init()
1156 …m_log << TestLog::Message << "// Read buffer: GL_RGBA8, draw buffer: GL_RGBA32I" << TestLog::EndMe… in init()
1159 m_log << TestLog::EndSection; in init()
1161 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if filter is GL_LINEAR and the re… in init()
1169 …m_log << TestLog::Message << "// Read buffer: GL_RGBA32UI, draw buffer: GL_RGBA32UI" << TestLog::E… in init()
1172 m_log << TestLog::EndSection; in init()
1174 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if mask contains GL_DEPTH_BUFFER_… in init()
1182 m_log << TestLog::EndSection; in init()
1210 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if the value of GL_SAMPLE_BUFFERS… in init()
1215 m_log << TestLog::EndSection; in init()
1217 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read… in init()
1222 m_log << TestLog::EndSection; in init()
1224 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if GL_SAMPLE_BUFFERS for the read… in init()
1229 m_log << TestLog::EndSection; in init()
1258 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not one of the accepted t… in init()
1263 m_log << TestLog::EndSection; in init()
1265 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if attachment is not one of the accept… in init()
1270 m_log << TestLog::EndSection; in init()
1272 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if texture is non-zero and not th… in init()
1277 m_log << TestLog::EndSection; in init()
1279 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if texture is not zero and layer is n… in init()
1282 m_log << TestLog::EndSection; in init()
1284 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if texture is not zero and layer is g… in init()
1289 m_log << TestLog::EndSection; in init()
1291 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if texture is not zero and layer is g… in init()
1296 m_log << TestLog::EndSection; in init()
1298 m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if zero is bound to target."); in init()
1302 m_log << TestLog::EndSection; in init()
1328 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER, GL_RE… in init()
1333 m_log << TestLog::EndSection; in init()
1335 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if attachments contains GL_COLOR_… in init()
1338 m_log << TestLog::EndSection; in init()
1362 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_FRAMEBUFFER, GL_RE… in init()
1367 m_log << TestLog::EndSection; in init()
1369 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if attachments contains GL_COLOR_… in init()
1372 m_log << TestLog::EndSection; in init()
1386 m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if target is not GL_RENDERBUFFER."); in init()
1391 m_log << TestLog::EndSection; in init()
1393 …m_log << TestLog::Section("", "GL_INVALID_OPERATION is generated if samples is greater than the ma… in init()
1396 m_log << TestLog::EndSection; in init()
1398 …m_log << TestLog::Section("", "GL_INVALID_ENUM is generated if internalformat is not a color-rende… in init()
1414 m_log << TestLog::EndSection; in init()
1416 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is less than zero.… in init()
1423 m_log << TestLog::EndSection; in init()
1425 …m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if width or height is greater than GL… in init()
1434 m_log << TestLog::EndSection; in init()