Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_types.h1674 uint64 vertexShaderInvocations; member
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp2822 …de::MovePtr<TestCaseGroup> vertexShaderInvocations (new TestCaseGroup(m_testCtx, "vertex_shader… in init() local
3000 vertexShaderInvocations->addChild(primary.release()); in init()
3001 vertexShaderInvocations->addChild(secondary.release()); in init()
3002 vertexShaderInvocations->addChild(secondaryInherited.release()); in init()
3292 addChild(vertexShaderInvocations.release()); in init()