Searched refs:refFmt (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp581 const tcu::TextureFormat refFmt = isFixedPoint ? tcu::TextureFormat(texFmt.order, tcu::TextureFormat::FLOAT) : texFmt; local
589 attachments[ndx].referenceFormat = refFmt;
591 attachments[ndx].referenceData.resize(refFmt.getPixelSize()*attachmentW*attachmentH);

Completed in 100 milliseconds