Searched refs:getReferencePrimitiveColorStr (Results 1 – 1 of 1) sorted by relevance
664 std::string getReferencePrimitiveColorStr(int numComponents, const bool isUint, const bool isSint) in getReferencePrimitiveColorStr() function1100 …const std::string refPrimitiveColor = getReferencePrimitiveColorStr(numComponents, isUint, isSint); in initPrograms()