Home
last modified time | relevance | path

Searched refs:formatArray (Results 1 – 16 of 16) sorted by relevance

/external/deqp/framework/opengl/
DgluCallLogWrapper.cpp49 return tcu::formatArray(arr, (int)size); in getPointerStr()
55 return tcu::formatArray(arr, de::max(size, 0)); in getPointerStr()
/external/deqp/framework/common/
DtcuFormatUtil.hpp270 inline Format::Array<Iterator> formatArray (const Iterator& begin, const Iterator& end) in formatArray() function
277 inline Format::ArrayPointer<T> formatArray (const T* arr, int size) in formatArray() function
284 inline Format::ArrayPointer<T> formatArray (const T (&arr)[Size]) in formatArray() function
/external/deqp/modules/glshared/
DglsStateQueryUtil.cpp1441 buf << "Expected " << expected << ", got " << tcu::formatArray(state.getIntVec3Access()); in verifyIntegerVec3()
1465 buf << "Expected " << expected << ", got " << tcu::formatArray(state.getIntVec4Access()); in verifyIntegerVec4()
1489 buf << "Expected " << expected << ", got " << tcu::formatArray(state.getUintVec4Access()); in verifyUnsignedIntegerVec4()
1551 buf << "Expected " << reference << ", got " << tcu::formatArray(state.getFloatVec4Access()); in verifyBooleanVec4()
1572 buf << "Expected " << reference << ", got " << tcu::formatArray(state.getIntVec4Access()); in verifyBooleanVec4()
1593 buf << "Expected " << reference << ", got " << tcu::formatArray(state.getInt64Vec4Access()); in verifyBooleanVec4()
1614 buf << "Expected " << reference << ", got " << tcu::formatArray(state.getUintVec4Access()); in verifyBooleanVec4()
1638 buf << "Expected " << expected << ", got " << tcu::formatArray(state.getFloatVec4Access()); in verifyFloatVec4()
1671 …buf << "Expected {" << expectation.str() << "}, got " << tcu::formatArray(state.getIntVec4Access()… in verifyFloatVec4()
1704 …buf << "Expected {" << expectation.str() << "}, got " << tcu::formatArray(state.getUintVec4Access(… in verifyFloatVec4()
[all …]
DglsBufferTestUtil.cpp101 …<< " expected " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(refPtr+diffSpanStart), tcu:… in compareByteArrays()
102 …<< " got " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(resPtr+diffSpanStart), tcu::Fo… in compareByteArrays()
121 …<< " expected " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(refPtr+diffSpanStart), tcu:… in compareByteArrays()
122 …<< " got " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(resPtr+diffSpanStart), tcu::Fo… in compareByteArrays()
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp103 …<< " expected " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(refPtr+diffSpanStart), tcu:… in compareByteArrays()
104 …<< " got " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(resPtr+diffSpanStart), tcu::Fo… in compareByteArrays()
123 …<< " expected " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(refPtr+diffSpanStart), tcu:… in compareByteArrays()
124 …<< " got " << tcu::formatArray(tcu::Format::HexIterator<deUint8>(resPtr+diffSpanStart), tcu::Fo… in compareByteArrays()
/external/deqp/modules/egl/
DteglSimpleConfigCase.cpp71 …m_testCtx.getLog() << TestLog::Message << "Compatible configs: " << tcu::formatArray(configIds.beg… in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl1654 …s << "\tmaxComputeWorkGroupCount = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.maxComputeWo…
1656 …s << "\tmaxComputeWorkGroupSize = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.maxComputeWor…
1665 …s << "\tmaxViewportDimensions = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.maxViewportDime…
1666 …s << "\tviewportBoundsRange = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.viewportBoundsRan…
1699 …s << "\tpointSizeRange = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.pointSizeRange), DE_AR…
1700 …s << "\tlineWidthRange = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.lineWidthRange), DE_AR…
1733 …s << "\tpipelineCacheUUID = " << '\n' << tcu::formatArray(tcu::Format::HexIterator<deUint8>(DE_ARR…
1773 …s << "\tmemoryTypes = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.memoryTypes), DE_ARRAY_BE…
1775 …s << "\tmemoryHeaps = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.memoryHeaps), DE_ARRAY_BE…
2404 …s << "\tblendConstants = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.blendConstants), DE_AR…
[all …]
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp455 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(formats.begin(), for… in querySurfaceFormatsTest()
491 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(modes.begin(), modes… in querySurfacePresentModesTest()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp659 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(resPtr), tcu::Format::HexIterator<deUint32>… in iterate()
661 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(refPtr), tcu::Format::HexIterator<deUint32>… in iterate()
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp680 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(resPtr), tcu::Format::HexIterator<deUint32>… in iterate()
682 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(refPtr), tcu::Format::HexIterator<deUint32>… in iterate()
Des31fPrimitiveBoundingBoxTests.cpp164 << "Got " << tcu::formatArray(&state[0], &state[8]) in iterate()
284 << "glGetFloatv returned " << tcu::formatArray(&state[0], &state[8]) in verifyState()
318 << "glGetIntegerv returned " << tcu::formatArray(&state[0], &state[8]) in verifyState()
367 << "glGetInteger64v returned " << tcu::formatArray(&state[0], &state[8]) in verifyState()
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/node_modules/chai/
Dchai.js4275 output = formatArray(ctx, value, recurseTimes, visibleKeys, keys);
4320 function formatArray(ctx, value, recurseTimes, visibleKeys, keys) { function
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp944 …log << TestLog::Message << "Transform feedback varyings: " << tcu::formatArray(m_progSpec.getTrans… in init()
1054 …terNdx].numCalls << " draw calls, (element count, TF state): " << tcu::formatArray(first, end) << … in iterate()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.equinox.p2.engine_2.0.0.v20100606.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/dagger2/lib/
Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...