Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp699 std::string getShaderMultisampledImageType (const tcu::TextureFormat& format, const int numLayers) in getShaderMultisampledImageType() function
1071 …const std::string imageTypeStr = getShaderMultisampledImageType(mapVkFormat(caseDef.colorFormat),… in initPrograms()