Searched refs:getSamplerTypeStr (Results 1 – 1 of 1) sorted by relevance
553 std::string getSamplerTypeStr (const int numLayers, const bool isUint, const bool isSint) in getSamplerTypeStr() function868 const std::string samplerTypeStr = getSamplerTypeStr(caseDef.numLayers, isUint, isSint); in initPrograms()