Searched refs:loggableFormat (Results 1 – 1 of 1) sorted by relevance
3600 const tcu::TextureFormat loggableFormat {order, tcu::TextureFormat::UNORM_INT8}; in renderColorImageForLog() local3603 std::unique_ptr<tcu::TextureLevel> result {new tcu::TextureLevel{loggableFormat, width, height}}; in renderColorImageForLog()3628 …const tcu::TextureFormat loggableFormat {tcu::TextureFormat::RGBA, tcu::TextureFormat::UNORM_INT… in renderColorImageForLog() local3631 std::unique_ptr<tcu::TextureLevel> result {new tcu::TextureLevel{loggableFormat, width, height}}; in renderColorImageForLog()