Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_types.h1674 uint64 vertexShaderInvocations; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp3975 …de::MovePtr<TestCaseGroup> vertexShaderInvocations (new TestCaseGroup(m_testCtx, "vertex_shader… in init() local
4183 vertexShaderInvocations->addChild(primary.release()); in init()
4184 vertexShaderInvocations->addChild(secondary.release()); in init()
4185 vertexShaderInvocations->addChild(secondaryInherited.release()); in init()
4578 addChild(vertexShaderInvocations.release()); in init()