Home
last modified time | relevance | path

Searched refs:resize (Results 651 - 675 of 1699) sorted by relevance

1...<<21222324252627282930>>...68

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp392 output.resize(input.size()); in wrapHandles()
899 created.resize(createInfos.size()); in testInstance()
1084 created.resize(createInfos.size()); in testInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktCustomInstancesDevices.cpp734 queueFamilyProperties2.resize(queueFamilyPropertiesCount); in createDeviceSupportingQueue()
735 videoQueueFamilyProperties2.resize(queueFamilyPropertiesCount); in createDeviceSupportingQueue()
736 VkQueueFamilyQueryResultStatusPropertiesKHR.resize(queueFamilyPropertiesCount); in createDeviceSupportingQueue()
/third_party/backends/testsuite/backend/genesys/
H A Dtests_image.cpp81 data.resize(12, 0); in test_set_pixel_to_row()
244 data.resize(12, 0); in test_set_raw_pixel_to_row()
413 data.resize(12, 0); in test_set_raw_channel_to_row()
549 out_data.resize(in_data.size() * 2); in test_convert_pixel_row_format()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperationMultiQueueTests.cpp247 dataToPush.queue.resize(count); in addQueueIndex()
676 cmdPools.resize(m_queues->familyCount()); in iterate()
680 ptrCmdBuffers.resize(m_ops.size()); in iterate()
681 cmdBufferInfos.resize(m_ops.size()); in iterate()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLSurfaceTest.cpp509 mOSWindow->resize(64, minSize); in TEST_P()
523 mOSWindow->resize(64, 64); in TEST_P()
576 mOSWindow->resize(size, size); in TEST_P()
600 mOSWindow->resize(size, size); in TEST_P()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceRegAlloc.cpp340 RegAliases.resize(NumRegs); in init()
830 RegUses.resize(NumRegisters); in scan()
900 Iter.Weights.resize(Iter.RegMask.size()); in scan()
903 Iter.PrecoloredUnhandledMask.resize(Iter.RegMask.size()); in scan()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h974 SpecifiedActions[OpcodeIdx].resize(Aspect.Idx + 1);
999 ScalarSizeChangeStrategies[OpcodeIdx].resize(TypeIdx + 1);
1010 VectorElementSizeChangeStrategies[OpcodeIdx].resize(TypeIdx + 1);
1307 Actions.resize(TypeIndex + 1);
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
H A Dtime_zone_info.cc206 transition_types_.resize(1); in ResetToBuiltinUTC()
430 transitions_.resize(hdr.timecnt);
449 transition_types_.resize(hdr.typecnt);
523 transitions_.resize(hdr.timecnt);
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp635 counterValues.resize(values.size()/counterCount, 0); in getCountersValues()
687 counts.resize(maxValue - minValue + 1, 0); in checkUniquenessAndLinearity()
744 incrementCounts.resize(maxValue - minValue + 1, 0); in checkPath()
745 decrementCounts.resize(maxValue - minValue + 1, 0); in checkPath()
H A Des31fTextureSpecificationTests.cpp444 data.resize(slicePitch*(m_depth+m_skipImages) + m_offset); in createTexture()
540 data.resize(slicePitch*m_depth); in createTexture()
557 data.resize(slicePitch*(m_depth+m_skipImages) + m_offset); in createTexture()
738 data.resize(slicePitch*m_depth); in createTexture()
H A Des31fOpaqueTypeIndexingTests.cpp512 coords.resize(numInvocations * getDataTypeScalarSize(coordType)); in iterate()
527 outData.resize(numLookups*outLookupStride); in iterate()
567 expandedIndices.resize(numInvocations * lookupIndices.size()); in iterate()
895 expandedIndices.resize(numInvocations * readIndices.size()); in iterate()
1128 expandedIndices.resize(numInvocations * opIndices.size()); in iterate()
1201 counterMasks[counterNdx].resize(counterValue, false); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationOperationMultiQueueTests.cpp235 dataToPush.queue.resize(count); in addQueueIndex()
661 cmdPools.resize(m_queues->familyCount()); in iterate()
665 ptrCmdBuffers.resize(m_ops.size()); in iterate()
666 cmdBufferInfos.resize(m_ops.size()); in iterate()
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderLibrary.cpp1464 spec.programs.resize(1); in parseShaderCase()
1480 spec.programs.resize(1); in parseShaderCase()
1498 spec.programs.resize(1); in parseShaderCase()
1600 m_input.resize(dataLen+1); in parse()
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderTests.cpp169 drawOp.positions.resize(drawOp.count*3); in randomizeDrawOp()
170 drawOp.colors.resize(drawOp.count*3); in randomizeDrawOp()
765 drawOps.resize(numContexts*drawsPerCtx*numIters); in executeForContexts()
987 packets[threadNdx].resize(packetsPerThread); in executeForContexts()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp613 Result.AggregateVal.resize(elemNum); in getConstantValue()
632 Result.AggregateVal.resize(elemNum); in getConstantValue()
935 Result.AggregateVal.resize(elemNum); in getConstantValue()
1104 Result.AggregateVal.resize(numElems); in LoadValueFromMemory()
1109 Result.AggregateVal.resize(numElems); in LoadValueFromMemory()
1117 Result.AggregateVal.resize(numElems, intZero); in LoadValueFromMemory()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5TextureGatherOffset.cpp829 m_vertex_buffer_ids.resize(n_vertex_buffers); in prepareProgramInput()
960 texture_data.resize(m_texture_size * m_texture_size * m_texture_bytes_per_pixel); in prepareTexture()
1065 m_coordinates_buffer_data.resize(m_n_vertices * m_n_coordinates_components); in prepareVertexBufferInfoForCoordinates()
1431 m_offsets_buffer_data.resize(n_total_components); in prepareVertexBuffersData()
2334 m_offsets_buffer_data.resize(n_total_components); in prepareVertexBuffersData()
2652 m_offsets_buffer_data.resize(n_total_components); in prepareVertexBuffersData()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp112 /// move) on resize, and TrackingMDRef is very expensive to copy.
145 void resize(unsigned N) { MetadataPtrs.resize(N); } in resize() function in __anon23961::BitcodeReaderMetadataList
167 MetadataPtrs.resize(N);
213 resize(Idx + 1);
233 resize(Idx + 1); in getMetadataFwdRef()
916 MetadataList.resize(MDStringRef.size() + in parseMetadata()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp1223 m_lineWidths.resize(m_iterationCount, narrowLineWidth); in BaseLineTestInstance()
1692 m_pointSizes.resize(m_iterationCount, pointSizeNarrow); in PointTestInstance()
1784 outData.resize(6); in generatePoints()
1817 outPoints.resize(outData.size()); in generatePoints()
2439 outData.resize(6); in generateTriangles()
2472 outTriangles.resize(2); in generateTriangles()
2507 outData.resize(5); in generateTriangles()
2537 outTriangles.resize(3); in generateTriangles()
2584 outData.resize(5); in generateTriangles()
2614 outTriangles.resize( in generateTriangles()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationTests.cpp1220 m_lineWidths.resize(m_iterationCount, narrowLineWidth); in BaseLineTestInstance()
1689 m_pointSizes.resize(m_iterationCount, pointSizeNarrow); in PointTestInstance()
1781 outData.resize(6); in generatePoints()
1814 outPoints.resize(outData.size()); in generatePoints()
2186 outData.resize(6); in generateTriangles()
2219 outTriangles.resize(2); in generateTriangles()
2254 outData.resize(5); in generateTriangles()
2284 outTriangles.resize(3); in generateTriangles()
2331 outData.resize(5); in generateTriangles()
2361 outTriangles.resize( in generateTriangles()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DProgramD3D.cpp893 mDataCopySucceeded = mStreamData.resize(dataSize);
1123 mStreamOutVaryings.resize(streamOutVaryingCount);
1149 mPixelShaderKey.resize(pixelShaderKeySize);
2045 mShaderSamplers[gl::ShaderType::Compute].resize(
2047 mImagesCS.resize(data.getCaps().maxImageUnits);
2048 mReadonlyImagesCS.resize(data.getCaps().maxImageUnits);
2075 mShaderSamplers[shaderType].resize(
2284 d3dUniform->mSamplerData.resize(d3dUniform->getArraySizeProduct(), 0);
2568 name.resize(name.length() - 3);
3107 mCachedInputLayout.resize(d3dSemanti
[all...]
/third_party/gn/src/gn/
H A Dfunction_rebase_path.cc30 output->resize(output->size() - 1); in MakeSlashEndingMatchInput()
/third_party/ffmpeg/tests/fate/
H A Dcbs.mak119 vp90-2-05-resize.ivf \
/third_party/icu/icu4c/source/common/
H A Dlocaleprioritylist.cpp216 if (list->array.resize(newCapacity, listLength) == nullptr) { in add()
/third_party/icu/icu4c/source/i18n/
H A Dnumber_usageprefs.cpp116 if (micros->mixedMeasures.resize(micros->mixedMeasuresCount) == nullptr) { in mixedMeasuresToMicros()
/third_party/mesa3d/src/amd/compiler/tests/
H A Dmain.cpp205 name.resize(pattern.length()); in match_test()

Completed in 49 milliseconds

1...<<21222324252627282930>>...68