Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp447 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
726 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()
DvktPipelineMultisampleImageTests.cpp609 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
937 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in addSimpleVertexAndFragmentPrograms()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp287 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
354 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()