Home | History | Annotate | Download | only in functional

Lines Matching full:baseptr

534 static void genAttributeData (const Attribute& attrib, deUint8* basePtr, int stride, int numElements, de::Random& rnd)
550 float* comp = (float*)(basePtr+offset);
562 int* comp = (int*)(basePtr+offset);
574 deUint32* comp = (deUint32*)(basePtr+offset);