Home
last modified time | relevance | path

Searched refs:Samplers (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp58 Samplers = 0, member in vkt::pipeline::__anon28176::TestType
278 // Create Samplers in iterate()
378 if (m_params.m_testType == TestType::Samplers) in iterate()
415 if (m_params.m_testType == TestType::Samplers) in iterate()
528 if (m_params.m_testType == TestType::Samplers) in iterate()
733 if (m_params.m_testType == TestType::Samplers) in initPrograms()
854 if (m_params.m_testType == TestType::Samplers) in checkSupport()
922 TestParams params(pipelineConstructionType, TestType::Samplers, true, frameBufferSize, testValue); in createDescriptorLimitsTests()
957 TestParams params(pipelineConstructionType, TestType::Samplers, false, frameBufferSize, testValue); in createDescriptorLimitsTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp56 Samplers = 0, member in vkt::pipeline::__anon29403::TestType
252 // Create Samplers in iterate()
350 if (m_testType == TestType::Samplers) in iterate()
386 if (m_testType == TestType::Samplers) in iterate()
497 if (m_testType == TestType::Samplers) in iterate()
714 if (m_testType == TestType::Samplers) in initPrograms()
835 if (m_testType == TestType::Samplers) in checkSupport()
902 computeShaderGroup->addChild(new DescriptorLimitTest(testCtx, "samplers_" + std::to_string(testValue), "", pipelineConstructionType, TestType::Samplers, true, frameBufferSize, testValue)); in createDescriptorLimitsTests()
918 fragmentShaderGroup->addChild(new DescriptorLimitTest(testCtx, "samplers_" + std::to_string(testValue), "", pipelineConstructionType, TestType::Samplers, false, frameBufferSize, testValue)); in createDescriptorLimitsTests()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessTests.cpp72 addChild(new Samplers::CreationTest(m_context)); in init()
73 addChild(new Samplers::DefaultsTest(m_context)); in init()
74 addChild(new Samplers::ErrorsTest(m_context)); in init()
75 addChild(new Samplers::FunctionalTest(m_context)); in init()
H A Dgl4cDirectStateAccessSamplersTests.cpp53 namespace Samplers namespace
91 /* Samplers objects */ in iterate()
159 : deqp::TestCase(context, "samplers_defaults", "Samplers Defaults Test"), m_sampler_dsa(0) in DefaultsTest()
373 ErrorsTest::ErrorsTest(deqp::Context& context) : deqp::TestCase(context, "samplers_errors", "Samplers Errors Test") in ErrorsTest()
463 : deqp::TestCase(context, "samplers_functional", "Samplers Functional Test") in FunctionalTest()
960 } /* Samplers namespace. */
H A Dgl4cDirectStateAccessTests.hpp403 namespace Samplers namespace
504 * @brief Direct State Access Samplers Negative test.
528 * @brief Direct State Access Samplers Functional test cases.
597 } /* Samplers namespace */
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_handle_test.cc1260 Samplers,

Completed in 17 milliseconds