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

/external/deqp/modules/gles3/functional/
H A Des3fFragmentOutputTests.cpp582 const tcu::TextureFormat readFmt = getFramebufferReadFormat(texFmt); local
588 attachments[ndx].readFormat = readFmt;
590 attachments[ndx].renderedData.resize(readFmt.getPixelSize()*attachmentW*attachmentH);

Completed in 30 milliseconds