Lines Matching +defs:val +defs:log
393 void logModifications(TestLog &log, ModifyBits modifyBits) in logModifications()
415 void modifyBufferData(TestLog &log, de::Random &rng, glu::TextureBuffer &texture) in modifyBufferData()
432 void modifyBufferSubData(TestLog &log, de::Random &rng, const glw::Functions &gl, glu::TextureBuffe… in modifyBufferSubData()
454 void modifyMapWrite(TestLog &log, de::Random &rng, const glw::Functions &gl, glu::TextureBuffer &te… in modifyMapWrite()
488 void modifyMapReadWrite(TestLog &log, tcu::ResultCollector &resultCollector, de::Random &rng, const… in modifyMapReadWrite()
545 void modify(TestLog &log, tcu::ResultCollector &resultCollector, glu::RenderContext &renderContext, in modify()
704 void logRendering(TestLog &log, RenderBits renderBits) in logRendering()
743 void render(TestLog &log, glu::RenderContext &renderContext, RenderBits renderBits, de::Random &rng, in render()
764 void verifyScreen(TestLog &log, tcu::ResultCollector &resultCollector, glu::RenderContext &renderCo… in verifyScreen()
777 void logImplementationInfo(TestLog &log, glu::RenderContext &renderContext) in logImplementationInfo()
818 void logTextureInfo(TestLog &log, uint32_t format, size_t bufferSize, size_t offset, size_t size) in logTextureInfo()
843 TestLog &log = testCtx.getLog(); in runTests() local
857 const uint8_t val = extend2BitsToByte(i); in runTests() local
943 TestLog &log = m_testCtx.getLog(); in init() local
962 TestLog &log = m_testCtx.getLog(); in init() local