Home | History | Annotate | Download | only in functional

Lines Matching defs:inPtr

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