Home | History | Annotate | Download | only in functional

Lines Matching refs:rowPitch

1330 		const int					rowPitch		= sliceAccess.getRowPitch();
1336 void *const pixelData = (deUint8*)data + y*rowPitch + x*pixelSize;
1511 const int rowPitch = sliceAccess.getRowPitch();
1517 void *const pixelData = (deUint8*)data + y*rowPitch + x*pixelSize;