Searched defs:AttachmentData (Results 1 – 1 of 1) sorted by relevance
443 struct AttachmentData struct445 tcu::TextureFormat format; //!< Actual format of attachment.446 tcu::TextureFormat referenceFormat; //!< Used for reference rendering.447 tcu::TextureFormat readFormat;448 int numWrittenChannels;449 glu::Precision outPrecision;450 vector<uint8_t> renderedData;451 vector<uint8_t> referenceData;