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_no_buildgn/vulkan/pipeline/
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_2[] = in createMixedAttachmentSamplesTestsInGroup()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
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_2[] = in createMixedAttachmentSamplesTestsInGroup()
[all …]
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderMultisampleInterpolationTests.cpp634 enum SampleCase enum in deqp::gles31::Functional::__anon7d3732a20111::SingleSampleInterpolateAtSampleCase
642 …t char* name, const char* description, int numSamples, RenderTarget target, SampleCase sampleCase);
657 const SampleCase m_sampleCase;
660 …st char* name, const char* description, int numSamples, RenderTarget target, SampleCase sampleCase) in SingleSampleInterpolateAtSampleCase()