H A D | gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp | 4822 is_ok &= ExpectError(GL_INVALID_OPERATION, false, true, false, true, true); in iterate() 4827 is_ok &= ExpectError(GL_INVALID_OPERATION, true, false, true, true, true); in iterate() 4832 is_ok &= ExpectError(GL_INVALID_ENUM, true, false, false, true, true); in iterate() 4837 is_ok &= ExpectError(GL_INVALID_ENUM, true, true, false, false, true); in iterate() 4842 is_ok &= ExpectError(GL_INVALID_OPERATION, true, true, false, true, false); in iterate() 4945 bool RenderbufferAttachmentErrorsTest::ExpectError(glw::GLenum expected_error, bool framebuffer, bool attachment, in ExpectError() function in gl4cts::DirectStateAccess::Framebuffers::RenderbufferAttachmentErrorsTest 5069 is_ok &= ExpectError(GL_INVALID_OPERATION, "NamedFramebufferTexture", false, true, false, true, true, "", true); in iterate() 5074 is_ok &= ExpectError(GL_INVALID_OPERATION, "NamedFramebufferTexture", true, false, true, true, true, "", true); in iterate() 5079 is_ok &= ExpectError(GL_INVALID_ENUM, "NamedFramebufferTexture", true, false, false, true, true, "", true); in iterate() 5084 is_ok &= ExpectError(GL_INVALID_VALU in iterate() 5315 bool TextureAttachmentErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function_name, ExpectError() function in gl4cts::DirectStateAccess::Framebuffers::TextureAttachmentErrorsTest 5749 bool DrawReadBuffersErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, ExpectError() function in gl4cts::DirectStateAccess::Framebuffers::DrawReadBuffersErrorsTest 6070 bool InvalidateDataAndSubDataErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, ExpectError() function in gl4cts::DirectStateAccess::Framebuffers::InvalidateDataAndSubDataErrorsTest 6338 bool ClearNamedFramebufferErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, ExpectError() function in gl4cts::DirectStateAccess::Framebuffers::ClearNamedFramebufferErrorsTest 6537 bool CheckStatusErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, ExpectError() function in gl4cts::DirectStateAccess::Framebuffers::CheckStatusErrorsTest 6746 bool GetParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, ExpectError() function in gl4cts::DirectStateAccess::Framebuffers::GetParameterErrorsTest 7091 bool GetAttachmentParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, ExpectError() function in gl4cts::DirectStateAccess::Framebuffers::GetAttachmentParameterErrorsTest 9318 bool StorageErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, ExpectError() function in gl4cts::DirectStateAccess::Renderbuffers::StorageErrorsTest 9524 bool StorageMultisampleErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, ExpectError() function in gl4cts::DirectStateAccess::Renderbuffers::StorageMultisampleErrorsTest 9722 bool GetParameterErrorsTest::ExpectError(glw::GLenum expected_error, const glw::GLchar* function, ExpectError() function in gl4cts::DirectStateAccess::Renderbuffers::GetParameterErrorsTest [all...] |