Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp60 StorageBuffers = 2, member in vkt::pipeline::__anon28176::TestType
188 if (m_testType == TestType::StorageBuffers && m_useCompShader) in getDescCount()
373 if (m_params.m_testType != TestType::StorageBuffers && m_params.m_useCompShader) in iterate()
388 if (m_params.m_testType == TestType::StorageBuffers) in iterate()
431 if (m_params.m_testType == TestType::StorageBuffers) in iterate()
548 if (m_params.m_testType == TestType::StorageBuffers) in iterate()
756 if (m_params.m_testType == TestType::StorageBuffers) in initPrograms()
866 if (m_params.m_testType == TestType::StorageBuffers) in checkSupport()
932 TestParams params(pipelineConstructionType, TestType::StorageBuffers, true, frameBufferSize, testValue); in createDescriptorLimitsTests()
967 TestParams params(pipelineConstructionType, TestType::StorageBuffers, fals in createDescriptorLimitsTests()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDescriptorLimitsTests.cpp58 StorageBuffers = 2, member in vkt::pipeline::__anon29403::TestType
345 if (m_testType != TestType::StorageBuffers && m_useCompShader) in iterate()
360 if (m_testType == TestType::StorageBuffers) in iterate()
402 if (m_testType == TestType::StorageBuffers) in iterate()
517 if (m_testType == TestType::StorageBuffers) in iterate()
737 if (m_testType == TestType::StorageBuffers) in initPrograms()
847 if (m_testType == TestType::StorageBuffers) in checkSupport()
904 computeShaderGroup->addChild(new DescriptorLimitTest(testCtx, "storage_buffers_" + std::to_string(testValue), "", pipelineConstructionType, TestType::StorageBuffers, true, frameBufferSize, testValue)); in createDescriptorLimitsTests()
920 fragmentShaderGroup->addChild(new DescriptorLimitTest(testCtx, "storage_buffers_" + std::to_string(testValue), "", pipelineConstructionType, TestType::StorageBuffers, false, frameBufferSize, testValue)); in createDescriptorLimitsTests()

Completed in 4 milliseconds