Lines Matching refs:mDepth
352 if ((error = IGetPreferredImageSize3D(device, mWidth, mHeight, mDepth))) in Setup()
357 mHeight, mDepth, 0, 0, NULL, &error); in Setup()
360 mOutput = malloc(mWidth * mHeight * mDepth * 4); in Setup()
373 size_t origin[3] = { 0, 0, 0 }, region[3] = { mWidth, mHeight, mDepth }; in Execute()
425 if ((error = IGetPreferredImageSize3D(device, mWidth, mHeight, mDepth))) in Setup()
430 mHeight, mDepth, 0, 0, NULL, &error); in Setup()
433 mOutput = malloc(mWidth * mHeight * mDepth * 4); in Setup()
446 size_t origin[3] = { 0, 0, 0 }, region[3] = { mWidth, mHeight, mDepth }; in Execute()
461 size_t origin[3] = { 0, 0, 0 }, region[3] = { mWidth, mHeight, mDepth }; in Execute()
491 mDepth = 1; in Setup()
501 if ((error = IGetPreferredImageSize3D(device, mWidth, mHeight, mDepth))) in Setup()
504 mDepth /= 2; in Setup()
512 mHeight, mDepth, 0, 0, NULL, &error); in Setup()
515 mDepth = 1; in Setup()
525 if ((error = IGetPreferredImageSize3D(device, mWidth, mHeight, mDepth))) in Setup()
528 mDepth /= 2; in Setup()
532 mHeight, mDepth, 0, 0, NULL, &error); in Setup()
539 mDepth = 1; in Setup()
549 if ((error = IGetPreferredImageSize3D(device, mWidth, mHeight, mDepth))) in Setup()
552 mDepth /= 2; in Setup()
556 mHeight, mDepth, 0, 0, NULL, &error); in Setup()
560 mHeight, mDepth, 0, 0, NULL, &error); in Setup()
611 if ((error = IGetPreferredImageSize3D(device, mWidth, mHeight, mDepth))) in Setup()
614 mDepth /= 2; in Setup()
618 mHeight, mDepth, 0, 0, NULL, &error); in Setup()
622 mWidth * mHeight * mDepth * 4, NULL, &error); in Setup()
632 size_t origin[3] = { 0, 0, 0 }, region[3] = { mWidth, mHeight, mDepth }; in Execute()
686 if ((error = IGetPreferredImageSize3D(device, mWidth, mHeight, mDepth))) in Setup()
689 mDepth /= 2; in Setup()
692 mWidth * mHeight * mDepth * 4, NULL, &error); in Setup()
697 mHeight, mDepth, 0, 0, NULL, &error); in Setup()
707 size_t origin[3] = { 0, 0, 0 }, region[3] = { mWidth, mHeight, mDepth }; in Execute()