Home
last modified time | relevance | path

Searched refs:samplersCount (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp94 deUint32 samplersCount; member
931 DE_ASSERT(testParams.samplersCount > 0); in FragmentDensityMapTest()
1058 { "COUNT", std::to_string(m_testParams.samplersCount) }, in initPrograms()
1067 for (deUint32 samplerIndex = 0; samplerIndex < m_testParams.samplersCount; ++samplerIndex) in initPrograms()
1163 if (!m_testParams.nonSubsampledImages && (m_testParams.samplersCount > 1)) in checkSupport()
1166 if (m_testParams.samplersCount > fragmentDensityMap2Properties.maxDescriptorSetSubsampledSamplers) in checkSupport()
1369 for (deUint32 samplerIndex = 0; samplerIndex < testParams.samplersCount; ++samplerIndex) in FragmentDensityMapTestInstance()
1468 for (deUint32 samplerIndex = 0; samplerIndex < testParams.samplersCount; ++samplerIndex) in FragmentDensityMapTestInstance()
1493 for (deUint32 samplerIndex = 0; samplerIndex < testParams.samplersCount; ++samplerIndex) in FragmentDensityMapTestInstance()