Searched refs:retFormat (Results 1 – 1 of 1) sorted by relevance
280 tcu::TextureFormat retFormat (tcu::TextureFormat::D, tcu::TextureFormat::CHANNELTYPE_LAST); in readDepthAttachment() local288 bufferFormat.type = retFormat.type = tcu::TextureFormat::UNORM_INT16; in readDepthAttachment()292 retFormat.type = tcu::TextureFormat::UNORM_INT24; in readDepthAttachment()298 bufferFormat.type = retFormat.type = tcu::TextureFormat::FLOAT; in readDepthAttachment()305 …de::MovePtr<tcu::TextureLevel> resultLevel (new tcu::TextureLevel(retFormat, renderSize.x(), rend… in readDepthAttachment()358 tcu::TextureFormat retFormat (tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_INT8); in readStencilAttachment() local363 …de::MovePtr<tcu::TextureLevel> resultLevel (new tcu::TextureLevel(retFormat, renderSize.x(), rend… in readStencilAttachment()