Home | History | Annotate | Download | only in functional

Lines Matching refs:transferFmt

894 	glu::TransferFormat		transferFmt		= glu::getTransferFormat(readFormat);
899 ctx.readPixels(x, y, width, height, transferFmt.format, transferFmt.dataType, &data[0]);