Searched refs:destinationFormat (Results 1 – 2 of 2) sorted by relevance
1224 unsigned int destinationFormat, in packPixels() argument1232 …if (sourceDataFormat == SourceFormatRGBA8 && destinationFormat == RGBA && sourceUnpackAlignment <=… in packPixels()1237 switch (destinationFormat) { in packPixels()1370 && ((sourceDataFormat == SourceFormatRGBA32F && destinationFormat == RGBA) in packPixels()1371 … || (sourceDataFormat == SourceFormatRA32F && destinationFormat == LUMINANCE_ALPHA))) { in packPixels()1377 switch (destinationFormat) { in packPixels()
871 unsigned int destinationFormat,