Home
last modified time | relevance | path

Searched refs:getComponentMappingGroupName (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp937 static std::string getComponentMappingGroupName (const VkComponentMapping& componentMapping) in getComponentMappingGroupName() function
959 MovePtr<tcu::TestCaseGroup> componentGroup (new tcu::TestCaseGroup(testCtx, getComponentMappingGroupName(mapping).c_str(), "Group for given view component mapping")); in createSamplerMagReduceFilterTests()
983 MovePtr<tcu::TestCaseGroup> componentGroup (new tcu::TestCaseGroup(testCtx, getComponentMappingGroupName(mapping).c_str(), "Group for given view component mapping")); in createSamplerMinReduceFilterTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp939 static std::string getComponentMappingGroupName (const VkComponentMapping& componentMapping) in getComponentMappingGroupName() function
961 MovePtr<tcu::TestCaseGroup> componentGroup (new tcu::TestCaseGroup(testCtx, getComponentMappingGroupName(mapping).c_str(), "Group for given view component mapping")); in createSamplerMagReduceFilterTests()
982 MovePtr<tcu::TestCaseGroup> componentGroup (new tcu::TestCaseGroup(testCtx, getComponentMappingGroupName(mapping).c_str(), "Group for given view component mapping")); in createSamplerMinReduceFilterTests()

Completed in 9 milliseconds