Searched refs:expandedDst (Results 1 – 2 of 2) sorted by relevance
335 GLushort *expandedDst = reinterpret_cast<GLushort *>(dst); in convertIndexBufferCPU() local351 expandedDst[index] = value; in convertIndexBufferCPU()359 expandedDst[index] = static_cast<GLushort>(in[index]); in convertIndexBufferCPU()
99 GLushort *expandedDst = reinterpret_cast<GLushort *>(dst);107 expandedDst[index] = 0xFFFF;111 expandedDst[index] = static_cast<GLushort>(in[index]);119 expandedDst[index] = static_cast<GLushort>(in[index]);