Home | History | Annotate | Download | only in default

Lines Matching full:allocationresize1d

281 Return<void> Context::allocationResize1D(Allocation allocation, uint32_t dimX) {
284 Device::getHal().AllocationResize1D(mContext, _allocation, _dimX);