Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp1739 tcu::TestCaseGroup *formatGr; in createRasterizationOrderAttachmentAccessFormatTests() local
1743 formatGr = new tcu::TestCaseGroup(testCtx, "format_integer", "Tests with an integer format" ); in createRasterizationOrderAttachmentAccessFormatTests()
1747 formatGr = new tcu::TestCaseGroup(testCtx, "format_float", "Tests with an float format" ); in createRasterizationOrderAttachmentAccessFormatTests()
1756 createRasterizationOrderAttachmentAccessTestVariations(testCtx, formatGr, numName.str(), numDesc.str(), inputNum[i], integerFormat, false, false); in createRasterizationOrderAttachmentAccessFormatTests()
1758 gr->addChild(formatGr); in createRasterizationOrderAttachmentAccessFormatTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp1735 tcu::TestCaseGroup *formatGr; in createRasterizationOrderAttachmentAccessFormatTests() local
1739 formatGr = new tcu::TestCaseGroup(testCtx, "format_integer", "Tests with an integer format" ); in createRasterizationOrderAttachmentAccessFormatTests()
1743 formatGr = new tcu::TestCaseGroup(testCtx, "format_float", "Tests with an float format" ); in createRasterizationOrderAttachmentAccessFormatTests()
1752 createRasterizationOrderAttachmentAccessTestVariations(testCtx, formatGr, numName.str(), numDesc.str(), inputNum[i], integerFormat, false, false); in createRasterizationOrderAttachmentAccessFormatTests()
1754 gr->addChild(formatGr); in createRasterizationOrderAttachmentAccessFormatTests()

Completed in 7 milliseconds