Lines Matching refs:GLU_EXPECT_NO_ERROR
264 GLU_EXPECT_NO_ERROR(m_gl.getError(), "validate");
276 GLU_EXPECT_NO_ERROR(m_gl.getError(), "get validate status");
290 GLU_EXPECT_NO_ERROR(m_gl.getError(), "get info log length");
645 GLU_EXPECT_NO_ERROR(gl.getError(), "ShaderCase::execute(): start");
787 GLU_EXPECT_NO_ERROR(gl.getError(), "setup pipeline");
793 GLU_EXPECT_NO_ERROR(gl.getError(), "glUseProgram()");
889 GLU_EXPECT_NO_ERROR(gl.getError(), "set vertex attrib array");
893 GLU_EXPECT_NO_ERROR(gl.getError(), "before set uniforms");
906 GLU_EXPECT_NO_ERROR(gl.getError(), "set reference uniforms");
911 GLU_EXPECT_NO_ERROR(gl.getError(), "set uniforms");
918 GLU_EXPECT_NO_ERROR(gl.getError(), "clear buffer");
930 GLU_EXPECT_NO_ERROR(gl.getError(), "set patchParameteri(PATCH_VERTICES, 3)");
956 GLU_EXPECT_NO_ERROR(postDrawError, "draw");
959 GLU_EXPECT_NO_ERROR(gl.getError(), "read pixels");
1031 GLU_EXPECT_NO_ERROR(gl.getError(), "ShaderCase::execute(): end");