Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp598 std::string getReferencePrimitiveColorStr (int numComponents, const bool isUint, const bool isSint) in getReferencePrimitiveColorStr() function
867 …const std::string refPrimitiveColor = getReferencePrimitiveColorStr(numComponents, isUint, isSint); in initPrograms()