Home | History | Annotate | Download | only in debugger

Lines Matching refs:fIndices

2944         fIndices = new uint16_t[indexCount];
2945 memcpy(fIndices, indices, indexCount * sizeof(uint16_t));
2947 fIndices = nullptr;
2963 delete [] fIndices;
2968 fTexs, fColors, fXfermode, fIndices,