Home | History | Annotate | Download | only in functional

Lines Matching full:inptr

737 				const deUint8*	inPtr	= inBasePtr + inStride*inNdx + attribute.offset + compNdx*sizeof(deUint32);
739 deUint32 inVal = *(const deUint32*)inPtr;
752 float inF = *(const float*)inPtr;