Home | History | Annotate | Download | only in common

Lines Matching refs:rowPitch

327 							ConstPixelBufferAccess		(const TextureFormat& format, int width, int height, int depth, int rowPitch, int slicePitch, const void* data);
367 IVec3 m_pitch; //!< (pixelPitch, rowPitch, slicePitch)
387 PixelBufferAccess (const TextureFormat& format, int width, int height, int depth, int rowPitch, int slicePitch, void* data);