Searched refs:depth_gr (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 1770 tcu::TestCaseGroup *depth_gr = new tcu::TestCaseGroup(testCtx, "depth", "Tests depth rasterization order" ); in createRasterizationOrderAttachmentAccessTests() local 1774 createRasterizationOrderAttachmentAccessTestVariations(testCtx, depth_gr, name_prefix, desc_prefix, 1, false, true, false); in createRasterizationOrderAttachmentAccessTests() 1776 gr->addChild(depth_gr); in createRasterizationOrderAttachmentAccessTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
H A D | vktRasterizationOrderAttachmentAccessTests.cpp | 1765 tcu::TestCaseGroup *depth_gr = new tcu::TestCaseGroup(testCtx, "depth", "Tests depth rasterization order" ); in createRasterizationOrderAttachmentAccessTests() local 1769 createRasterizationOrderAttachmentAccessTestVariations(testCtx, depth_gr, name_prefix, desc_prefix, 1, false, true, false); in createRasterizationOrderAttachmentAccessTests() 1771 gr->addChild(depth_gr); in createRasterizationOrderAttachmentAccessTests()
|
Completed in 6 milliseconds