Home | History | Annotate | Download | only in common

Lines Matching refs:IVec3

256 	return ConstPixelBufferAccess(access.getFormat(), tcu::IVec3(width, height, depth), access.getPitch(),
282 return PixelBufferAccess(access.getFormat(), tcu::IVec3(width, height, depth), access.getPitch(),
323 const tcu::IVec3 pitch (access.getPixelPitch(), -rowPitch, access.getSlicePitch());
337 const tcu::IVec3 pitch (access.getPixelPitch(), -rowPitch, access.getSlicePitch());
1403 return toSamplerAccess(ConstPixelBufferAccess(baseFormat, IVec3(0, 0, 0), DE_NULL), mode).getFormat();