Searched refs:selectIBody (Results 1 – 1 of 1) sorted by relevance
2538 bool selectIBody = isIntFormat(config.format) || isUintFormat(config.format); in init() local2539 …const tcu::StringTemplate& subpassBodyTemplate = selectIBody ? subpassIBodyTemplate : subpassFBody… in init()