Home
last modified time | relevance | path

Searched defs:logLen (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fInfoLogQueryShared.cpp41 int logLen, in verifyInfoLogQuery()
Des31fProgramPipelineStateQueryTests.cpp353 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
Des31fShaderStateQueryTests.cpp421 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
Des31fProgramStateQueryTests.cpp690 StateQueryMemoryWriteGuard<glw::GLint> logLen; in iterate() local
/third_party/musl/porting/linux/user/src/hilog/
Dhilog_adapter.c103 size_t logLen = strnlen(buf, MAX_LOG_LEN - 1); in HiLogAdapterPrintArgs() local