Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolStatisticsTests.cpp2832 …de::MovePtr<TestCaseGroup> geometryShaderInvocationsHostQueryReset (new TestCaseGroup(m_testCtx,… in init() local
3094 geometryShaderInvocationsHostQueryReset->addChild(primaryHostQueryReset.release()); in init()
3095 geometryShaderInvocationsHostQueryReset->addChild(secondaryHostQueryReset.release()); in init()
3096 geometryShaderInvocationsHostQueryReset->addChild(secondaryInheritedHostQueryReset.release()); in init()
3301 hostQueryResetGroup->addChild(geometryShaderInvocationsHostQueryReset.release()); in init()