Lines Matching full:ivec3
263 return ConstPixelBufferAccess(access.getFormat(), tcu::IVec3(width, height, depth), access.getPitch(),
289 return PixelBufferAccess(access.getFormat(), tcu::IVec3(width, height, depth), access.getPitch(),
330 const tcu::IVec3 pitch (access.getPixelPitch(), -rowPitch, access.getSlicePitch());
344 const tcu::IVec3 pitch (access.getPixelPitch(), -rowPitch, access.getSlicePitch());
1421 return toSamplerAccess(ConstPixelBufferAccess(baseFormat, IVec3(0, 0, 0), DE_NULL), mode).getFormat();