Searched defs:subsection (Results 1 – 5 of 5) sorted by relevance
/third_party/node/deps/npm/node_modules/gauge/ |
D | index.js | 35 subsection: '' property 189 Gauge.prototype.pulse = function (subsection) { argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fTextureBufferTests.cpp | 458 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset0", "Offset 0"); in iterate() local 465 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Offset256", "Offset 256"); in iterate() local 539 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "SizeAll", "Bind whole buffer"); in iterate() local 546 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Partial", "Partial buffer"); in iterate() local
|
D | es31fTessellationTests.cpp | 6728 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Types", "Alternative queries"); in iterate() local 6766 const tcu::ScopedLogSection subsection(m_testCtx.getLog(), "Types", "Alternative types"); in iterate() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsFboUtil.cpp | 739 const tcu::ScopedLogSection subsection (log, num, "Renderbuffer " + num); in logFramebufferConfig() local 748 const tcu::ScopedLogSection subsection (log, num, "Texture " + num); in logFramebufferConfig() local
|
D | glsTextureStateQueryTests.cpp | 1684 const tcu::ScopedLogSection subsection (m_testCtx.getLog(), "Immutable", "Immutable"); in test() local 1738 const tcu::ScopedLogSection subsection (m_testCtx.getLog(), "Mutable", "Mutable"); in test() local
|