Searched defs:enableLogging (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/framework/egl/ | ||
D | egluCallLogWrapper.hpp | 47 void enableLogging (bool enable) { m_enableLog = enable; } in enableLogging() function in eglu::CallLogWrapper |
/third_party/vk-gl-cts/framework/opengl/ | ||
D | gluCallLogWrapper.hpp | 47 void enableLogging (bool enable) { m_enableLog = enable; } in enableLogging() function in glu::CallLogWrapper |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ | ||
D | HandleAllocator.cpp | 162 void HandleAllocator::enableLogging(bool enabled) in enableLogging() function in gl::HandleAllocator |
/third_party/vk-gl-cts/modules/glshared/ | ||
D | glsLifetimeTests.hpp | 88 void enableLogging (bool enable) in enableLogging() function in deqp::gls::LifetimeTests::details::ContextWrapper |
/third_party/vk-gl-cts/framework/opengl/simplereference/ | ||
D | sglrGLContext.cpp | 116 void GLContext::enableLogging (deUint32 logFlags) in enableLogging() function in sglr::GLContext |