Home
last modified time | relevance | path

Searched refs:SampleCase (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp1810 struct SampleCase in createMixedAttachmentSamplesTestsInGroup() struct
1817 static const SampleCase singlePassCases[] = in createMixedAttachmentSamplesTestsInGroup()
1834 static const SampleCase caseSubpassIncreaseColor_1[] = in createMixedAttachmentSamplesTestsInGroup()
1839 static const SampleCase caseSubpassIncreaseColor_2[] = in createMixedAttachmentSamplesTestsInGroup()
1845 static const SampleCase caseSubpassDecreaseColor_1[] = in createMixedAttachmentSamplesTestsInGroup()
1850 static const SampleCase caseSubpassDecreaseColor_2[] = in createMixedAttachmentSamplesTestsInGroup()
1856 static const SampleCase caseSubpassIncreaseCoverage_1[] = in createMixedAttachmentSamplesTestsInGroup()
1861 static const SampleCase caseSubpassIncreaseCoverage_2[] = in createMixedAttachmentSamplesTestsInGroup()
1867 static const SampleCase caseSubpassDecreaseCoverage_1[] = in createMixedAttachmentSamplesTestsInGroup()
1872 static const SampleCase caseSubpassDecreaseCoverage_ in createMixedAttachmentSamplesTestsInGroup()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp1823 struct SampleCase in createMixedAttachmentSamplesTestsInGroup() struct
1830 static const SampleCase singlePassCases[] = in createMixedAttachmentSamplesTestsInGroup()
1847 static const SampleCase caseSubpassIncreaseColor_1[] = in createMixedAttachmentSamplesTestsInGroup()
1852 static const SampleCase caseSubpassIncreaseColor_2[] = in createMixedAttachmentSamplesTestsInGroup()
1858 static const SampleCase caseSubpassDecreaseColor_1[] = in createMixedAttachmentSamplesTestsInGroup()
1863 static const SampleCase caseSubpassDecreaseColor_2[] = in createMixedAttachmentSamplesTestsInGroup()
1869 static const SampleCase caseSubpassIncreaseCoverage_1[] = in createMixedAttachmentSamplesTestsInGroup()
1874 static const SampleCase caseSubpassIncreaseCoverage_2[] = in createMixedAttachmentSamplesTestsInGroup()
1880 static const SampleCase caseSubpassDecreaseCoverage_1[] = in createMixedAttachmentSamplesTestsInGroup()
1885 static const SampleCase caseSubpassDecreaseCoverage_ in createMixedAttachmentSamplesTestsInGroup()
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderMultisampleInterpolationTests.cpp634 enum SampleCase
642 SingleSampleInterpolateAtSampleCase (Context& context, const char* name, const char* description, int numSamples, RenderTarget target, SampleCase sampleCase);
657 const SampleCase m_sampleCase;
660 SingleSampleInterpolateAtSampleCase::SingleSampleInterpolateAtSampleCase (Context& context, const char* name, const char* description, int numSamples, RenderTarget target, SampleCase sampleCase)

Completed in 9 milliseconds