Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineRenderToImageTests.cpp447 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
722 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()
H A 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()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageMutableTests.cpp286 std::string getColorFormatStr(const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
353 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()