Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderBuiltinTests.cpp1465 class LocalInvocationCase : public MeshShaderBuiltinCase class
1468LocalInvocationCase (tcu::TestContext& testCtx, const std::string& name, const std::string& descr… in LocalInvocationCase() function in vkt::MeshShader::__anon8938bff90111::LocalInvocationCase
1473 virtual ~LocalInvocationCase (void) {} in ~LocalInvocationCase()
1483 void LocalInvocationCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
1556 TestInstance* LocalInvocationCase::createInstance (Context& context) const in createInstance()
2071 …mainGroup->addChild(new LocalInvocationCase (testCtx, "local_invocation_id_in_mesh", "", false/*… in createMeshShaderBuiltinTests()
2072 …mainGroup->addChild(new LocalInvocationCase (testCtx, "local_invocation_id_in_task", "", true/*t… in createMeshShaderBuiltinTests()
2073 …mainGroup->addChild(new LocalInvocationCase (testCtx, "local_invocation_index_in_task", "", true… in createMeshShaderBuiltinTests()
2074 …mainGroup->addChild(new LocalInvocationCase (testCtx, "local_invocation_index_in_mesh", "", fals… in createMeshShaderBuiltinTests()
DvktMeshShaderBuiltinTestsEXT.cpp1612 class LocalInvocationCase : public MeshShaderBuiltinCase class
1615LocalInvocationCase (tcu::TestContext& testCtx, const std::string& name, const std::string& descr… in LocalInvocationCase() function in vkt::MeshShader::__anond63274aa0111::LocalInvocationCase
1620 virtual ~LocalInvocationCase (void) {} in ~LocalInvocationCase()
1630 void LocalInvocationCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
1706 TestInstance* LocalInvocationCase::createInstance (Context& context) const in createInstance()
2466 …mainGroup->addChild(new LocalInvocationCase (testCtx, "local_invocation_id_in_mesh", "", false/*… in createMeshShaderBuiltinTestsEXT()
2467 …mainGroup->addChild(new LocalInvocationCase (testCtx, "local_invocation_id_in_task", "", true/*t… in createMeshShaderBuiltinTestsEXT()
2468 …mainGroup->addChild(new LocalInvocationCase (testCtx, "local_invocation_index_in_task", "", true… in createMeshShaderBuiltinTestsEXT()
2469 …mainGroup->addChild(new LocalInvocationCase (testCtx, "local_invocation_index_in_mesh", "", fals… in createMeshShaderBuiltinTestsEXT()