Lines Matching defs:From
424 struct NineVolume9 *From,
432 DBG("This=%p From=%p dstx=%u dsty=%u dstz=%u pSrcBox=%p\n",
433 This, From, dstx, dsty, dstz, pSrcBox);
436 From->desc.Pool == D3DPOOL_SYSTEMMEM);
448 src_box.width = From->desc.Width;
449 src_box.height = From->desc.Height;
450 src_box.depth = From->desc.Depth;
458 &From->pending_uploads_counter,
459 (struct NineUnknown *)From,
463 From->info.format,
464 From->data, From->stride,
465 From->layer_stride,
474 From->info.format,
475 From->data, From->stride,
476 From->layer_stride,