Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp61 SampledImages = 3, member in vkt::pipeline::__anon28176::TestType
396 if (m_params.m_testType == TestType::SampledImages) in iterate()
439 if (m_params.m_testType == TestType::SampledImages) in iterate()
558 if (m_params.m_testType == TestType::SampledImages) in iterate()
768 if (m_params.m_testType == TestType::SampledImages) in initPrograms()
872 if (m_params.m_testType == TestType::SampledImages) in checkSupport()
937 TestParams params(pipelineConstructionType, TestType::SampledImages, true, frameBufferSize, testValue); in createDescriptorLimitsTests()
972 TestParams params(pipelineConstructionType, TestType::SampledImages, false, frameBufferSize, testValue); in createDescriptorLimitsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp59 SampledImages = 3, member in vkt::pipeline::__anon29403::TestType
367 if (m_testType == TestType::SampledImages) in iterate()
410 if (m_testType == TestType::SampledImages) in iterate()
527 if (m_testType == TestType::SampledImages) in iterate()
749 if (m_testType == TestType::SampledImages) in initPrograms()
853 if (m_testType == TestType::SampledImages) in checkSupport()
905 computeShaderGroup->addChild(new DescriptorLimitTest(testCtx, "sampled_images_" + std::to_string(testValue), "", pipelineConstructionType, TestType::SampledImages, true, frameBufferSize, testValue)); in createDescriptorLimitsTests()
921 fragmentShaderGroup->addChild(new DescriptorLimitTest(testCtx, "sampled_images_" + std::to_string(testValue), "", pipelineConstructionType, TestType::SampledImages, false, frameBufferSize, testValue)); in createDescriptorLimitsTests()

Completed in 3 milliseconds