Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleImageTests.cpp548 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
746 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in addSimpleVertexAndFragmentPrograms()
DvktPipelineRenderToImageTests.cpp582 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
839 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp212 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
279 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()