Home | History | Annotate | Download | only in functional

Lines Matching refs:allocationRead

133  * allocationRead.
136 * allocationCopyToBitmap, allocationRead
164 context->allocationRead(allocation, (Ptr)dataOut2.data(), (Size)dataOut2.size()*sizeof(float));
173 * allocationRead.
176 * allocationCreateTyped, allocationCopy2DRange, allocationRead
211 context->allocationRead(allocDst, (Ptr)dataOut.data(), (Size)dataOut.size()*sizeof(float));
225 * allocationRead.
228 * allocationCopy3DRange, allocationRead
263 context->allocationRead(allocDst, (Ptr)dataOut.data(), (Size)dataOut.size()*sizeof(float));
278 * into dataOut with allocationRead on the AllocationAdapter.