Home | History | Annotate | Download | only in opengl

Lines Matching refs:getError

44 	gl.getError();
45 GLU_EXPECT_NO_ERROR(gl.getError(), "Error state");
73 GLU_EXPECT_NO_ERROR(gl.getError(), "Vertex attrib array state reset failed");
86 GLU_EXPECT_NO_ERROR(gl.getError(), "Transformation state reset failed");
101 GLU_EXPECT_NO_ERROR(gl.getError(), "Rasterization state reset failed");
121 GLU_EXPECT_NO_ERROR(gl.getError(), "Multisampling state reset failed");
254 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture state reset failed");
278 GLU_EXPECT_NO_ERROR(gl.getError(), "Pixel operation state reset failed");
291 GLU_EXPECT_NO_ERROR(gl.getError(), "Framebuffer control state reset failed");
309 GLU_EXPECT_NO_ERROR(gl.getError(), "Framebuffer state reset failed");
315 GLU_EXPECT_NO_ERROR(gl.getError(), "Renderbuffer state reset failed");
339 GLU_EXPECT_NO_ERROR(gl.getError(), "Pixel transfer state reset failed");
379 GLU_EXPECT_NO_ERROR(gl.getError(), "Program object state reset failed");
390 GLU_EXPECT_NO_ERROR(gl.getError(), "Vertex shader state reset failed");
409 GLU_EXPECT_NO_ERROR(gl.getError(), "Transform feedback state reset failed");
426 GLU_EXPECT_NO_ERROR(gl.getError(), "Asynchronous query state reset failed");
436 GLU_EXPECT_NO_ERROR(gl.getError(), "Hints reset failed");
443 GLU_EXPECT_NO_ERROR(gl.getError(), "Compute dispatch state reset failed");
452 GLU_EXPECT_NO_ERROR(gl.getError(), "Buffer copy state reset failed");
461 GLU_EXPECT_NO_ERROR(gl.getError(), "Sample shading state reset failed");
492 gl.getError();
493 GLU_EXPECT_NO_ERROR(gl.getError(), "Error state");
507 GLU_EXPECT_NO_ERROR(gl.getError(), "Vertex attrib array state reset failed");
528 GLU_EXPECT_NO_ERROR(gl.getError(), "Transformation state reset failed");
538 GLU_EXPECT_NO_ERROR(gl.getError(), "Coloring state reset failed");
558 GLU_EXPECT_NO_ERROR(gl.getError(), "Rasterization state reset failed");
580 GLU_EXPECT_NO_ERROR(gl.getError(), "Multisampling state reset failed");
796 GLU_EXPECT_NO_ERROR(gl.getError(), "Texture state reset failed");
824 GLU_EXPECT_NO_ERROR(gl.getError(), "Pixel operation state reset failed");
837 GLU_EXPECT_NO_ERROR(gl.getError(), "Framebuffer control state reset failed");
850 GLU_EXPECT_NO_ERROR(gl.getError(), "Framebuffer state reset failed");
856 GLU_EXPECT_NO_ERROR(gl.getError(), "Renderbuffer state reset failed");
882 GLU_EXPECT_NO_ERROR(gl.getError(), "Pixel transfer state reset failed");
900 GLU_EXPECT_NO_ERROR(gl.getError(), "Program object state reset failed");
913 GLU_EXPECT_NO_ERROR(gl.getError(), "Vertex shader state reset failed");
935 GLU_EXPECT_NO_ERROR(gl.getError(), "Transform feedback state reset failed");
958 GLU_EXPECT_NO_ERROR(gl.getError(), "Asynchronous query state reset failed");
968 GLU_EXPECT_NO_ERROR(gl.getError(), "Hints reset failed");
977 GLU_EXPECT_NO_ERROR(gl.getError(), "Buffer copy state reset failed");