Home | History | Annotate | Download | only in functional

Lines Matching refs:basePtr

523 static void genAttributeData (const Attribute& attrib, deUint8* basePtr
539 float* comp = (float*)(basePtr+offset);
551 int* comp = (int*)(basePtr+offset);
563 deUint32* comp = (deUint32*)(basePtr+offset);