Searched defs:LogError (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/external/amber/src/samples/ | ||
D | log.cc | 34 void LogError(const std::string& msg) { in LogError() function |
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ | ||
D | util.cc | 32 void LogError(uint32_t index, in LogError() function |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ | ||
D | gl4cDirectStateAccessBuffersTests.cpp | 601 void DataTest::LogError(void (DataTest::*UploadDataFunction)(glw::GLuint, glw::GLenum), glw::GLenum… in LogError() function in gl4cts::DirectStateAccess::Buffers::DataTest |