Searched refs:short_data (Results 1 – 1 of 1) sorted by relevance
258 …GLshort* short_data = reinterpret_cast<GLshort*>(static_cast<unsigned char*>(dataOut) + index*stri… in convertByteIndirectLoop() local261 short_data[j] = B2S(bytes_data[j]); in convertByteIndirectLoop()