Searched refs:fragModuleInfix (Results 1 – 1 of 1) sorted by relevance
998 …const std::string fragModuleInfix = color ? "-color" : depth ? "-depth" : stencil ? "-stencil" : "… in readOneSampleFromMultisampleImage() local1002 …vk, device, m_context.getBinaryCollection().get("demultisample" + fragModuleInfix + "-frag"), 0u)); in readOneSampleFromMultisampleImage()