Searched refs:expandedDst (Results 1 – 2 of 2) sorted by relevance
311 GLushort *expandedDst = reinterpret_cast<GLushort *>(dst); in convertIndexBufferCPU() local327 expandedDst[index] = value; in convertIndexBufferCPU()335 expandedDst[index] = static_cast<GLushort>(in[index]); in convertIndexBufferCPU()
95 GLushort *expandedDst = reinterpret_cast<GLushort *>(dst);102 expandedDst[index] = static_cast<GLushort>(in[index]);