Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.cpp49 return tcu::formatArray(arr, (int)size); in getPointerStr()
55 return tcu::formatArray(arr, de::max(size, 0)); in getPointerStr()
/third_party/vk-gl-cts/framework/common/
DtcuFormatUtil.hpp274 inline Format::Array<Iterator> formatArray (const Iterator& begin, const Iterator& end) in formatArray() function
281 inline Format::ArrayPointer<T> formatArray (const T* arr, int size) in formatArray() function
288 inline Format::ArrayPointer<T> formatArray (const T (&arr)[Size]) in formatArray() function
/third_party/vk-gl-cts/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()
/third_party/icu/icu4j/main/classes/currdata/src/com/ibm/icu/impl/
DICUCurrencyDisplayInfoProvider.java485 UResource.Array formatArray = value.getArray(); in consumeCurrenciesEntry() local
486 formatArray.getValue(0, value); in consumeCurrenciesEntry()
488 formatArray.getValue(1, value); in consumeCurrenciesEntry()
490 formatArray.getValue(2, value); in consumeCurrenciesEntry()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DICUCurrencyDisplayInfoProvider.java489 UResource.Array formatArray = value.getArray(); in consumeCurrenciesEntry() local
490 formatArray.getValue(0, value); in consumeCurrenciesEntry()
492 formatArray.getValue(1, value); in consumeCurrenciesEntry()
494 formatArray.getValue(2, value); in consumeCurrenciesEntry()
/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStrUtilImpl.inl4836 …s << "\tpipelineCacheUUID = " << '\n' << tcu::formatArray(tcu::Format::HexIterator<uint8_t>(DE_ARR…
5040 …s << "\tmaxComputeWorkGroupCount = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.maxComputeWo…
5042 …s << "\tmaxComputeWorkGroupSize = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.maxComputeWor…
5051 …s << "\tmaxViewportDimensions = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.maxViewportDime…
5052 …s << "\tviewportBoundsRange = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.viewportBoundsRan…
5085 …s << "\tpointSizeRange = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.pointSizeRange), DE_AR…
5086 …s << "\tlineWidthRange = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.lineWidthRange), DE_AR…
5102 …s << "\tmemoryTypes = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.memoryTypes), DE_ARRAY_BE…
5104 …s << "\tmemoryHeaps = " << '\n' << tcu::formatArray(DE_ARRAY_BEGIN(value.memoryHeaps), DE_ARRAY_BE…
5130 …s << "\tpipelineCacheUUID = " << '\n' << tcu::formatArray(tcu::Format::HexIterator<uint8_t>(DE_ARR…
[all …]
/third_party/vk-gl-cts/modules/egl/
DteglSimpleConfigCase.cpp71 …m_testCtx.getLog() << TestLog::Message << "Compatible configs: " << tcu::formatArray(configIds.beg… in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp684 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(resPtr), tcu::Format::HexIterator<deUint32>… in iterate()
686 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(refPtr), tcu::Format::HexIterator<deUint32>… in iterate()
Des31fPrimitiveBoundingBoxTests.cpp245 << "Got " << tcu::formatArray(&state[0], &state[8]) in iterate()
374 << "glGetFloatv returned " << tcu::formatArray(&state[0], &state[8]) in verifyState()
408 << "glGetIntegerv returned " << tcu::formatArray(&state[0], &state[8]) in verifyState()
457 << "glGetInteger64v returned " << tcu::formatArray(&state[0], &state[8]) in verifyState()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp706 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(formats.begin(), for… in querySurfaceFormatsTest()
862 …log << TestLog::Message << "Device " << deviceNdx << ": " << tcu::formatArray(modes.begin(), modes… in querySurfacePresentModesTest()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp992 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(resPtr), tcu::Format::HexIterator<deUint32>… in iterate()
994 …<< tcu::formatArray(tcu::Format::HexIterator<deUint32>(refPtr), tcu::Format::HexIterator<deUint32>… in iterate()
/third_party/node/lib/internal/util/
Dinspect.js892 formatter = formatArray;
1739 function formatArray(ctx, value, recurseTimes) { function
/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantTests.cpp151 …return de::toString(tcu::formatArray(tcu::Format::HexIterator<deUint8>(memoryBytePtr), tcu::Format… in memoryAsHexString()