Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp487 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
760 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()
DvktPipelineMultisampleImageTests.cpp642 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
951 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in addSimpleVertexAndFragmentPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp490 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
766 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()
DvktPipelineMultisampleImageTests.cpp646 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
955 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in addSimpleVertexAndFragmentPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp306 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
373 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMutableTests.cpp306 std::string getColorFormatStr (const int numComponents, const bool isUint, const bool isSint) in getColorFormatStr() function
373 const std::string colorFormat = getColorFormatStr(numComponents, isUint, isSint); in initPrograms()