Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp1064 std::string sampler2dSumColors; in initPrograms() local
1074 sampler2dSumColors += tcu::StringTemplate(sumColorsTemplate).specialize(parameters); in initPrograms()
1083 parameters["SUM_COLORS"] = sampler2dSumColors; in initPrograms()