Home
last modified time | relevance | path

Searched defs:colorFuncParams (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktShaderTileImageTests.cpp669 const std::string colorFuncParams = multiSampleTest ? "(colorIn0, gl_SampleID)" : "(colorIn0)"; in getDepthTestTypeFS() local
737 … const std::string colorFuncParams = multiSampleTest ? "(colorIn0, gl_SampleID)" : "(colorIn0)"; in getStencilTestTypeFS() local