Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp657 std::string getSamplerTypeStr (const int numLayers, const bool isUint, const bool isSint) in getSamplerTypeStr() function
1106 const std::string samplerTypeStr = getSamplerTypeStr(caseDef.numLayers, isUint, isSint);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp653 std::string getSamplerTypeStr (const int numLayers, const bool isUint, const bool isSint) in getSamplerTypeStr() function
1097 const std::string samplerTypeStr = getSamplerTypeStr(caseDef.numLayers, isUint, isSint);

Completed in 6 milliseconds