Searched refs:expandedDst (Results 1 – 2 of 2) sorted by relevance
386 GLushort *expandedDst = reinterpret_cast<GLushort *>(dst); in convertIndexBufferCPU() local402 expandedDst[index] = value; in convertIndexBufferCPU()410 expandedDst[index] = static_cast<GLushort>(in[index]); in convertIndexBufferCPU()
98 GLushort *expandedDst = reinterpret_cast<GLushort *>(dst);106 expandedDst[index] = 0xFFFF;110 expandedDst[index] = static_cast<GLushort>(in[index]);118 expandedDst[index] = static_cast<GLushort>(in[index]);