Home
last modified time | relevance | path

Searched refs:selectIBody (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp2538 bool selectIBody = isIntFormat(config.format) || isUintFormat(config.format); in init() local
2539 …const tcu::StringTemplate& subpassBodyTemplate = selectIBody ? subpassIBodyTemplate : subpassFBody… in init()