Home | History | Annotate | Download | only in glshared

Lines Matching refs:vecPtr

642 			deUint8* vecPtr = elemPtr + (isMatrix ? vecNdx*entry.matrixStride : 0);
646 deUint8* compPtr = vecPtr + compSize*compNdx;