Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp2192 …de::MovePtr<TestCaseGroup> fragmentShaderInvocations (new TestCaseGroup(m_testCtx, "fragment_sha… in init() local
2252 fragmentShaderInvocations->addChild(primary.release()); in init()
2253 fragmentShaderInvocations->addChild(secondary.release()); in init()
2254 fragmentShaderInvocations->addChild(secondaryInherited.release()); in init()
2335 addChild(fragmentShaderInvocations.release()); in init()