Searched refs:loadRGBUByteDataToRGBA (Results 1 – 3 of 3) sorted by relevance
84 static void loadRGBUByteDataToRGBA(GLsizei width, GLsizei height,
215 … loadRGBUByteDataToRGBA(width, height, inputPitch, input, mappedImage.RowPitch, offsetMappedData); in loadData()
274 void Image::loadRGBUByteDataToRGBA(GLsizei width, GLsizei height, in loadRGBUByteDataToRGBA() function in rx::Image