Searched refs:sampleCountsStr (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| D | vktFragmentOperationsEarlyFragmentTests.cpp | 2702 const std::string sampleCountsStr[] = { "samples_2", "samples_4", "samples_8", "samples_16" }; in createEarlyFragmentTests() local 2707 …d(new EarlyFragmentSampleMaskTest(testCtx, cases[i].caseName + "_" + sampleCountsStr[sampleCountsN… in createEarlyFragmentTests() 2714 const std::string sampleCountsStr[] = { "samples_2", "samples_4", "samples_8", "samples_16" }; in createEarlyFragmentTests() local 2726 …ampleCountTest(testCtx, "sample_count_early_fragment_tests_depth_" + sampleCountsStr[sampleCountsN… in createEarlyFragmentTests() 2729 …tTest(testCtx, "sample_count_early_and_late_fragment_tests_depth_" + sampleCountsStr[sampleCountsN… in createEarlyFragmentTests() 2732 …tTest(testCtx, "sample_count_early_and_late_fragment_tests_depth_" + sampleCountsStr[sampleCountsN… in createEarlyFragmentTests() 2734 …ampleCountTest(testCtx, "sample_count_early_fragment_tests_depth_" + sampleCountsStr[sampleCountsN… in createEarlyFragmentTests() 2736 …tCtx, "sample_count_early_fragment_tests_depth_alpha_to_coverage_" + sampleCountsStr[sampleCountsN… in createEarlyFragmentTests()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
| D | vktFragmentOperationsEarlyFragmentTests.cpp | 2650 const std::string sampleCountsStr[] = { "samples_2", "samples_4", "samples_8", "samples_16" }; in createEarlyFragmentTests() local 2655 …d(new EarlyFragmentSampleMaskTest(testCtx, cases[i].caseName + "_" + sampleCountsStr[sampleCountsN… in createEarlyFragmentTests() 2662 const std::string sampleCountsStr[] = { "samples_2", "samples_4", "samples_8", "samples_16" }; in createEarlyFragmentTests() local 2666 …ampleCountTest(testCtx, "sample_count_early_fragment_tests_depth_" + sampleCountsStr[sampleCountsN… in createEarlyFragmentTests() 2668 …tTest(testCtx, "sample_count_early_and_late_fragment_tests_depth_" + sampleCountsStr[sampleCountsN… in createEarlyFragmentTests()
|