Searched refs:byte_data (Results 1 – 1 of 1) sorted by relevance
1041 const GLbyte* byte_data = (const GLbyte *)dataIn; in convertByteDirectLoop() local1044 … reinterpret_cast<GLshort*>(&static_cast<unsigned char*>(dataOut)[i])[j] = B2S(byte_data[j]); in convertByteDirectLoop()