Home | History | Annotate | Download | only in functional

Lines Matching refs:readFormat

472 	tcu::TextureFormat		readFormat;
588 attachments[ndx].readFormat = readFmt;
822 const glu::TransferFormat transferFmt = glu::getTransferFormat(attachments[ndx].readFormat);
827 const tcu::PixelBufferAccess rendered (attachments[ndx].readFormat, attachmentW, attachmentH, 1, deAlign32(attachments[ndx].readFormat.getPixelSize()*attachmentW, readAlignment), 0, &attachments[ndx].renderedData[0]);
882 tcu::ConstPixelBufferAccess rendered (attachments[attachNdx].readFormat, attachmentW, attachmentH, 1, deAlign32(attachments[attachNdx].readFormat.getPixelSize()*attachmentW, readAlignment), 0, &attachments[attachNdx].renderedData[0]);