Home | History | Annotate | Download | only in functional

Lines Matching refs:TestLog

45 using tcu::TestLog;
60 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
70 m_log << tcu::TestLog::EndSection;
74 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
85 m_log << tcu::TestLog::EndSection;
89 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not an accepted value.");
92 m_log << tcu::TestLog::EndSection;
94 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
98 m_log << tcu::TestLog::EndSection;
100 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if size is not 1, 2, 3, or 4.");
103 m_log << tcu::TestLog::EndSection;
105 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if stride is negative.");
108 m_log << tcu::TestLog::EndSection;
112 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
116 m_log << tcu::TestLog::EndSection;
120 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_MAX_VERTEX_ATTRIBS.");
124 m_log << tcu::TestLog::EndSection;
131 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
134 m_log << tcu::TestLog::EndSection;
136 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
139 m_log << tcu::TestLog::EndSection;
141 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
150 m_log << tcu::TestLog::EndSection;
158 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
161 m_log << tcu::TestLog::EndSection;
163 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
166 m_log << tcu::TestLog::EndSection;
168 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
177 m_log << tcu::TestLog::EndSection;
184 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
187 m_log << tcu::TestLog::EndSection;
189 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
192 m_log << tcu::TestLog::EndSection;
194 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
203 m_log << tcu::TestLog::EndSection;
213 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
216 m_log << tcu::TestLog::EndSection;
218 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not GL_UNSIGNED_BYTE or GL_UNSIGNED_SHORT.");
221 m_log << tcu::TestLog::EndSection;
223 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
226 m_log << tcu::TestLog::EndSection;
228 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
237 m_log << tcu::TestLog::EndSection;
246 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
249 m_log << tcu::TestLog::EndSection;
251 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not GL_UNSIGNED_BYTE or GL_UNSIGNED_SHORT.");
254 m_log << tcu::TestLog::EndSection;
256 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
259 m_log << tcu::TestLog::EndSection;
261 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
270 m_log << tcu::TestLog::EndSection;
278 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if mode is not an accepted value.");
281 m_log << tcu::TestLog::EndSection;
283 m_log << tcu::TestLog::Section("", "GL_INVALID_ENUM is generated if type is not GL_UNSIGNED_BYTE or GL_UNSIGNED_SHORT.");
286 m_log << tcu::TestLog::EndSection;
288 m_log << tcu::TestLog::Section("", "GL_INVALID_VALUE is generated if count is negative.");
291 m_log << tcu::TestLog::EndSection;
293 m_log << tcu::TestLog::Section("", "GL_INVALID_FRAMEBUFFER_OPERATION is generated if the currently bound framebuffer is not framebuffer complete.");
302 m_log << tcu::TestLog::EndSection;