Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp553 std::string getSamplerTypeStr (const int numLayers, const bool isUint, const bool isSint) in getSamplerTypeStr() function
868 const std::string samplerTypeStr = getSamplerTypeStr(caseDef.numLayers, isUint, isSint); in initPrograms()