Searched refs:getColorFormatStr (Results 1 - 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp213 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) function in namespace:vkt::image
280 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint);
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleImageTests.cpp548 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) function in namespace:vkt::pipeline::__anon4389
746 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint);
H A DvktPipelineRenderToImageTests.cpp582 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) function in namespace:vkt::pipeline::__anon4395
866 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint);

Completed in 188 milliseconds