Home
last modified time | relevance | path

Searched defs:CheckError (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessVertexArraysTests.cpp4190 bool CreationErrorTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_message) in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::CreationErrorTest
4342 bool EnableDisableAttributeErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* lo… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::EnableDisableAttributeErrorsTest
4477 bool ElementBufferErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_message) in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::ElementBufferErrorsTest
4689 bool VertexBuffersErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_message) in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::VertexBuffersErrorsTest
5002 bool AttributeFormatErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_messa… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::AttributeFormatErrorsTest
5149 bool AttributeBindingErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_mess… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::AttributeBindingErrorsTest
5283 bool AttributeBindingDivisorErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* l… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::AttributeBindingDivisorErrorsTest
5408 bool GetVertexArrayErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log_messag… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::GetVertexArrayErrorsTest
5575 bool GetVertexArrayIndexedErrorsTest::CheckError(const glw::GLenum expected, const glw::GLchar* log… in CheckError() function in gl4cts::DirectStateAccess::VertexArrays::GetVertexArrayIndexedErrorsTest
/third_party/protobuf/python/google/protobuf/internal/
Djson_format_test.py107 def CheckError(self, text, error_message): member in JsonFormatBase
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp2492 angle::Result CheckError(const gl::Context *context, in CheckError() function
/third_party/node/src/
Dnode_zlib.cc393 bool CheckError() { in CheckError() function in node::__anon14f432990111::CompressionStream