Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp572 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
856 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()
DvktPipelineMultisampleImageTests.cpp532 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
841 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in addSimpleVertexAndFragmentPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp305 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
372 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()