Lines Matching refs:glu
84 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
218 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
367 << "Shader type: " << glu::getShaderTypeStr(shader[i].type)
513 glu::BufferOffsetAsPointer(i * sizeof(glw::GLint)));
641 << glu::getErrorStr(error) << " when called with VAO " << m_vao << " and index " << i << "."
660 << glu::getErrorStr(error) << " when called with VAO " << m_vao << " and index " << i << "."
677 << tcu::TestLog::Message << "glDisableVertexArrayAttrib generated error " << glu::getErrorStr(error)
817 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
933 << "Shader type: " << glu::getShaderTypeStr(shader[i].type)
1081 << glu::getErrorStr(error) << "error. Test fails.\n"
1258 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
1380 << "Shader type: " << glu::getShaderTypeStr(shader[i].type)
1523 << glu::getErrorStr(error) << "error. Test fails.\n"
1537 << glu::getErrorStr(error) << "error. Test fails.\n"
1550 << glu::getErrorStr(error) << "error. Test fails.\n"
1592 << glu::getErrorStr(error) << "error. Test fails.\n"
1606 << glu::getErrorStr(error) << "error. Test fails.\n"
1794 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
2010 << "Shader type: " << glu::getShaderTypeStr(shader[i].type)
2223 << " has unexpectedly generated " << glu::getErrorStr(error) << "error for test with size = " << size
2224 << ", type = " << glu::getTypeStr(type_gl_name)
2585 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
2701 << "Shader type: " << glu::getShaderTypeStr(shader[i].type)
2829 gl.vertexAttribIPointer(1, 1, GL_INT, sizeof(glw::GLint) * 2, glu::BufferOffsetAsPointer(1 * sizeof(glw::GLint)));
2845 << glu::getErrorStr(error) << "error. Test fails.\n"
3009 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
3164 << "Shader type: " << glu::getShaderTypeStr(shader[i].type)
3365 << tcu::TestLog::Message << "VertexArrayBindingDivisor unexpectedl generated " << glu::getErrorStr(error)
3518 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
3556 << glu::getErrorStr(error) << "error. Test fails."
3637 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
3782 gl.vertexAttribIPointer(1, 2, GL_SHORT, 2, glu::BufferOffsetAsPointer(2 * sizeof(glw::GLchar)));
3814 gl.vertexAttribPointer(3, 4, GL_UNSIGNED_INT_2_10_10_10_REV, GL_FALSE, 8, glu::BufferOffsetAsPointer(4 * sizeof(glw::GLchar)));
3844 << index << ", with pname" << glu::getVertexAttribParameterNameStr(pname)
3845 << " unexpectedly generated " << glu::getErrorStr(error)
3854 << index << " and with pname" << glu::getVertexAttribParameterNameStr(pname)
3884 << index << ", with pname" << glu::getVertexAttribParameterNameStr(pname)
3885 << " unexpectedly generated " << glu::getErrorStr(error)
3894 << index << " and with pname" << glu::getVertexAttribParameterNameStr(pname)
3925 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
4038 << glu::getVertexAttribParameterNameStr(pname) << " equal to " << result
4069 << " has parameter " << glu::getVertexAttribParameterNameStr(pname)
4100 << " has parameter " << glu::getVertexAttribParameterNameStr(pname)
4131 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
4199 m_context.getTestContext().getLog() << tcu::TestLog::Message << log_message << " " << glu::getErrorStr(error)
4229 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
4351 m_context.getTestContext().getLog() << tcu::TestLog::Message << log_message << " " << glu::getErrorStr(error)
4381 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
4486 m_context.getTestContext().getLog() << tcu::TestLog::Message << log_message << " " << glu::getErrorStr(error)
4516 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
4698 m_context.getTestContext().getLog() << tcu::TestLog::Message << log_message << " " << glu::getErrorStr(error)
4728 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
5011 m_context.getTestContext().getLog() << tcu::TestLog::Message << log_message << " " << glu::getErrorStr(error)
5041 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
5158 m_context.getTestContext().getLog() << tcu::TestLog::Message << log_message << " " << glu::getErrorStr(error)
5188 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
5292 m_context.getTestContext().getLog() << tcu::TestLog::Message << log_message << " " << glu::getErrorStr(error)
5322 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
5417 m_context.getTestContext().getLog() << tcu::TestLog::Message << log_message << " " << glu::getErrorStr(error)
5447 bool is_at_least_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5)));
5584 m_context.getTestContext().getLog() << tcu::TestLog::Message << log_message << " " << glu::getErrorStr(error)