Home
last modified time | relevance | path

Searched defs:logError (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/bench/
H A DBenchLogger.h38 void logError(const char msg[]) { this->nativeLogError(msg); } in logError() function in BenchLogger
43 void logError(const SkString& str) { this->nativeLogError(str.c_str()); } in logError() function in BenchLogger
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_buffer/
H A DesextcTextureBufferTextureBufferRange.cpp1217 void TextureBufferTextureBufferRange::logError(const char* phase, const char* internalFormat, glw::GLuint component, in logError() function in glcts::TextureBufferTextureBufferRange
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp1039 void GetVertexAttribTest::logError(const GLdouble* set_values, const GLdouble* get_values, GLuint length, in logError() function in VertexAttrib64Bit::GetVertexAttribTest
H A Dgl4cShaderSubroutineTests.cpp4054 void FunctionalTest5::logError(const glw::GLchar* subroutine_names[4][2], const glw::GLuint subroutine_combination[4], in logError() function in gl4cts::ShaderSubroutine::FunctionalTest5
4685 void FunctionalTest7_8::logError(const glw::GLuint combination[4], const Utils::vec4<glw::GLfloat>& left, in logError() function in gl4cts::ShaderSubroutine::FunctionalTest7_8

Completed in 24 milliseconds