Home
last modified time | relevance | path

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

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