/external/deqp/framework/referencerenderer/ |
D | rrVertexAttrib.cpp | 63 deMemcpy(aligned, ptr, size * sizeof(SrcScalarType)); in readOrder() 77 deMemcpy(aligned, ptr, size * sizeof(SrcScalarType)); in readUnormOrder() 92 deMemcpy(aligned, ptr, size * sizeof(SrcScalarType)); in readSnormClamp() 107 deMemcpy(aligned, ptr, size * sizeof(SrcScalarType)); in readSnormScale() 118 deMemcpy(aligned, ptr, size * sizeof(deUint16)); in readHalf() 129 deMemcpy(aligned, ptr, size * sizeof(deInt32)); in readFixed() 140 deMemcpy(aligned, ptr, size * sizeof(double)); in readDouble() 158 deMemcpy(&aligned, ptr, sizeof(deUint32)); in readUint2101010Rev() 170 deMemcpy(&aligned, ptr, sizeof(deUint32)); in readInt2101010Rev() 185 deMemcpy(&aligned, ptr, sizeof(deUint32)); in readUnorm2101010RevOrder() [all …]
|
/external/deqp/execserver/ |
D | xsProtocol.cpp | 62 deMemcpy(&netValue, &m_data[m_pos], sizeof(T)); in get() 115 deMemcpy(&m_buf[0], &size, sizeof(int)); in finalize() 124 deMemcpy(&m_buf[curPos], &netValue, sizeof(T)); in put() 138 deMemcpy(&m_buf[curPos], &value[0], strLen+1); in put() 154 deMemcpy(dst+0, &netSize, sizeof(netSize)); in writeHeader() 155 deMemcpy(dst+4, &netType, sizeof(netType)); in writeHeader()
|
/external/deqp/framework/delibs/decpp/ |
D | deArrayBuffer.cpp | 194 deMemcpy(&dst, (int*)source.getPtr() + 1, sizeof(int)); in ArrayBuffer_selfTest() 205 deMemcpy(&dst, (int*)source.getPtr() + 1, sizeof(int)); in ArrayBuffer_selfTest() 216 deMemcpy(&dst, (deUint8*)source.getPtr() + 64, sizeof(int)); in ArrayBuffer_selfTest() 227 deMemcpy(&dst, (deUint8*)source.getPtr() + 64, sizeof(int)); in ArrayBuffer_selfTest()
|
D | deArrayBuffer.hpp | 116 deMemcpy(tmp.m_ptr, ptr, (int)storageSize); in ArrayBuffer() 141 deMemcpy(tmp.m_ptr, other.m_ptr, (int)storageSize); in ArrayBuffer()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiComputeInstanceResultBuffer.cpp | 49 deMemcpy(*results, m_bufferMem->getHostPtr(), sizeof(*results)); in readResultContentsTo() 55 deMemcpy(result, m_bufferMem->getHostPtr(), sizeof(*result)); in readResultContentsTo() 87 deMemcpy(((deUint8 *) mapPtr) + offset, &clearValue, sizeof(float)); in createResultBuffer()
|
D | vktApiBufferComputeInstance.cpp | 121 deMemcpy((deUint8 *) mapPtr + offset, color1.getPtr(), sizeof(tcu::Vec4)); in createColorDataBuffer() 122 deMemcpy((deUint8 *) mapPtr + offset + sizeof(tcu::Vec4), color2.getPtr(), sizeof(tcu::Vec4)); in createColorDataBuffer()
|
D | vktApiBufferViewAccessTests.cpp | 264 deMemcpy(m_uniformBufferAlloc->getHostPtr(), uniformData.data(), (size_t)uniformSize); in BufferViewTestInstance() 380 deMemcpy(m_vertexBufferAlloc->getHostPtr(), m_vertices.data(), (size_t)vertexDataSize); in BufferViewTestInstance() 474 deMemcpy(m_uniformBufferAlloc->getHostPtr(), uniformData.data(), (size_t)uniformSize); in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fVertexArrayObjectTests.cpp | 290 deMemcpy(pos, &v, sizeof(v)); in generateIndices() 297 deMemcpy(pos, &v, sizeof(v)); in generateIndices() 304 deMemcpy(pos, &v, sizeof(v)); in generateIndices() 356 deMemcpy(componentItr, &v, sizeof(v)); in createRandomBufferData() 364 deMemcpy(componentItr, &v, sizeof(v)); in createRandomBufferData() 372 deMemcpy(componentItr, &v, sizeof(v)); in createRandomBufferData() 380 deMemcpy(componentItr, &v, sizeof(v)); in createRandomBufferData() 388 deMemcpy(componentItr, &v, sizeof(v)); in createRandomBufferData() 396 deMemcpy(componentItr, &v, sizeof(v)); in createRandomBufferData() 404 deMemcpy(componentItr, &v, sizeof(v)); in createRandomBufferData() [all …]
|
D | es3fBufferMapTests.cpp | 191 deMemcpy(ptr, refBuf.getPtr(m_mapOffset), m_mapSize); in iterate() 252 deMemcpy((deUint8*)ptr+mapWriteOffs, refBuf.getPtr(mapOffset+mapWriteOffs), mapSize-mapWriteOffs); in iterate() 311 deMemcpy((deUint8*)ptr+mapWriteOffs, refBuf.getPtr(mapOffset+mapWriteOffs), mapSize-mapWriteOffs); in iterate() 372 deMemcpy(ptr, refBuf.getPtr(mapOffset), mapSize); in iterate() 448 deMemcpy(ptr, refBuf.getPtr(), size); in iterate() 516 deMemcpy(ptr, refBuf.getPtr(m_mapOffset), m_mapSize); in iterate()
|
D | es3fBufferCopyTests.cpp | 113 deMemcpy(dstRef.getPtr()+m_copyDstOffset, srcRef.getPtr()+m_copySrcOffset, m_copySize); in iterate() 207 deMemcpy(ref.getPtr()+dstOffset, ref.getPtr()+srcOffset, copySize); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderTestUtil.hpp | 100 deMemcpy(&bytes.front(), &inputInts.front(), inputSize); in getBytes() 281 deMemcpy(&bytes.front(), &m_elements.front(), size); in getBytes() 288 deMemcpy(&bytes[elementIdx * perSegmentSize], &m_elements[elementIdx], sizeof(E)); in getBytes() 298 deMemcpy(&bytes.front(), &m_elements.front(), size); in getPackedBytes()
|
D | vktSpvAsmUtils.hpp | 212 deMemcpy(&valuesBuffer[valuesBuffer.size() - byteSize], buf, byteSize); in append() 314 deMemcpy(&dest, &source, sizeof(dest)); in bitwiseCast()
|
/external/deqp/executor/ |
D | xeCallQueue.cpp | 181 deMemcpy(bytes, m_call->getData()+m_curPos, numBytes); in read() 237 deMemcpy(m_call->getData()+curPos, bytes, numBytes); in write()
|
D | xeBatchResult.cpp | 45 deMemcpy(&m_data[oldSize], bytes, numBytes); in append()
|
/external/deqp/framework/common/ |
D | tcuSeedBuilder.cpp | 197 deMemcpy(&val, &value, sizeof(deUint32)); in operator <<() 218 deMemcpy(&val, &value, sizeof(deUint64)); in operator <<()
|
/external/deqp/framework/delibs/destream/ |
D | deRingbuffer.c | 144 deMemcpy(dst, src, (size_t)writeSize); in producerStream_write() 241 deMemcpy(dst, src, (size_t)writeSize); in consumerStream_read()
|
/external/deqp/framework/delibs/debase/ |
D | deMemory.h | 70 DE_INLINE void* deMemcpy (void* dst, const void* src, size_t numBytes) in deMemcpy() function
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawIndirectTest.cpp | 288 deMemcpy(&m_indirectBufferContents[currentSize], &command, sizeof(command)); in addCommand() 300 deMemcpy(&m_indirectBufferContents[currentSize], &command, sizeof(command)); in addCommand() 467 deMemcpy(ptr, &m_junkData, static_cast<size_t>(m_offsetInBuffer)); in iterate() 468 deMemcpy(ptr + m_offsetInBuffer, &m_indirectBufferContents[0], static_cast<size_t>(dataSize)); in iterate() 782 deMemcpy(ptr, &m_junkData, static_cast<size_t>(m_offsetInBuffer)); in iterate() 783 deMemcpy((ptr + m_offsetInBuffer), &m_indirectBufferContents[0], static_cast<size_t>(dataSize)); in iterate()
|
D | vktDrawImageObjectUtil.cpp | 75 deMemcpy(dstRow, srcRow, static_cast<size_t>(size)); in pack() 88 deMemcpy(dstRow, srcRow, static_cast<size_t>(rowPitch)); in pack() 127 deMemcpy(dstRow, srcRow, static_cast<size_t>(size)); in unpack() 139 deMemcpy(dstRow, srcRow, static_cast<size_t>(pixelSize * width)); in unpack() 361 deMemcpy(data, destPtr, static_cast<size_t>(bufferSize)); in readUsingBuffer() 650 deMemcpy(destPtr, data, static_cast<size_t>(bufferSize)); in uploadUsingBuffer()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTranscodingSupportTests.cpp | 177 deMemcpy(start, pattern, sizeof(pattern)); in generateData() 393 deMemcpy(vertexBufferAlloc.getHostPtr(), &vertexArray[0], vertexBufferSizeInBytes); in transcode() 398 deMemcpy(alloc.getHostPtr(), &srcData[0], (size_t)srcImageSizeInBytes); in transcode() 441 deMemcpy(&dstData[0], dstImageBufferAlloc.getHostPtr(), (size_t)dstImageSizeInBytes); in transcode() 650 deMemcpy(vertexBufferAlloc.getHostPtr(), &vertexArray[0], vertexBufferSizeInBytes); in transcode() 655 deMemcpy(alloc.getHostPtr(), &srcData[0], (size_t)srcImageSizeInBytes); in transcode() 702 deMemcpy(&dstData[0], dstImageBufferAlloc.getHostPtr(), (size_t)dstImageSizeInBytes); in transcode()
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationCommonEdgeTests.cpp | 343 …deMemcpy(pData + vertexPositionsOffset, &gridPosComps[0], static_cast<std::size_t>(sizeInBytes(… in test() 344 …deMemcpy(pData + vertexTessParamsOffset, &gridTessParams[0], static_cast<std::size_t>(sizeInBytes(… in test() 345 …deMemcpy(pData + vertexIndicesOffset, &gridIndices[0], static_cast<std::size_t>(sizeInBytes(… in test()
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalDrawTests.cpp | 167 deMemcpy(indexBufferPtr, &m_indexes[0], static_cast<size_t>(indexDataSize)); in createAndBindIndexBuffer() 212 deMemcpy(ptr, &drawCommands[0], static_cast<size_t>(drawCommandsSize)); in createIndirectBuffer() 256 deMemcpy(ptr, &drawCommands[0], static_cast<size_t>(drawCommandsSize)); in createIndexedIndirectBuffer()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelinePushConstantTests.cpp | 257 deMemcpy(m_pushConstantRange, pushConstantRange, sizeof(PushConstantData) * MAX_RANGE_COUNT); in PushConstantGraphicsTestInstance() 369 deMemcpy(m_uniformBufferAlloc->getHostPtr(), &value, 16u); in init() 527 …deMemcpy(m_vertexBufferAlloc->getHostPtr(), m_vertices.data(), m_vertices.size() * sizeof(Vertex4R… in init() 676 deMemcpy(m_pushConstantRange, pushConstantRange, sizeof(PushConstantData) * MAX_RANGE_COUNT); in PushConstantGraphicsDisjointInstance() 819 deMemcpy(m_pushConstantRange, pushConstantRange, sizeof(PushConstantData) * MAX_RANGE_COUNT); in PushConstantGraphicsOverlapTestInstance() 961 …deMemcpy(&m_referenceData.at(pushConstantUpdates[pushNdx].offset / 4u), &m_colorData.at(pushConsta… in updatePushConstants() 1025 deMemcpy(m_pushConstantRange, pushConstantRange, sizeof(PushConstantData) * MAX_RANGE_COUNT); in PushConstantGraphicsTest()
|
D | vktPipelineDynamicOffsetTests.cpp | 357 deMemcpy(&hostBuffer[(deUint32)offsetAlignment * colorIdx], &testColors[colorIdx], 16); in init() 377 deMemcpy(m_bufferAlloc->getHostPtr(), hostBuffer.data(), (size_t)bufferSize); in init() 515 …deMemcpy(m_vertexBufferAlloc->getHostPtr(), m_vertices.data(), m_vertices.size() * sizeof(Vertex4R… in init() 821 deMemcpy(&hostBuffer[(deUint32)offsetAlignment * colorIdx], &testColors[colorIdx], 16); in init() 841 deMemcpy(m_bufferAlloc->getHostPtr(), hostBuffer.data(), (size_t)bufferSize); in init()
|
D | vktPipelineMultisampleInterpolationTests.cpp | 149 …deMemcpy(vertexBufferAllocation.getHostPtr(), dataPointer(vertices), static_cast<std::size_t>(vert… in uploadVertexData() 345 …deMemcpy(vertexBufferAllocation.getHostPtr(), dataPointer(vertices), static_cast<std::size_t>(vert… in uploadVertexData() 831 …deMemcpy(vertexBufferAllocation.getHostPtr(), dataPointer(vertices), static_cast<std::size_t>(vert… in uploadVertexData()
|