Searched refs:InterfaceVariablesCase (Results 1 – 2 of 2) sorted by relevance
342 class InterfaceVariablesCase : public vkt::TestCase class345 InterfaceVariablesCase(tcu::TestContext &testCtx, const std::string &name, ParamsPtr params) in InterfaceVariablesCase() function in vkt::MeshShader::__anon70477e930111::InterfaceVariablesCase350 virtual ~InterfaceVariablesCase(void) in ~InterfaceVariablesCase()585 TestInstance *InterfaceVariablesCase::createInstance(Context &context) const in createInstance()590 void InterfaceVariablesCase::checkSupport(Context &context) const in checkSupport()632 void InterfaceVariablesCase::initPrograms(vk::SourceCollections &programCollection) const in initPrograms()1101 InterfaceVariablesCase::PerVertexData perVertexData; in iterate()1393 InterfaceVariablesCase::PerPrimitiveData perPrimitiveData; in iterate()1704 if (usedLocations + varSize > InterfaceVariablesCase::kMaxLocations) in createMeshShaderInOutTestsEXT()1731 rndGroup->addChild(new InterfaceVariablesCase(testCtx, name, std::move(paramsPtr))); in createMeshShaderInOutTestsEXT()
3161 class InterfaceVariablesCase : public MeshShaderMiscCase class3164 InterfaceVariablesCase(tcu::TestContext &testCtx, const std::string &name, ParamsPtr params) in InterfaceVariablesCase() function in vkt::MeshShader::__anon5941fe3f0111::InterfaceVariablesCase3168 virtual ~InterfaceVariablesCase(void) in ~InterfaceVariablesCase()3393 TestInstance *InterfaceVariablesCase::createInstance(Context &context) const in createInstance()3398 void InterfaceVariablesCase::checkSupport(Context &context) const in checkSupport()3438 void InterfaceVariablesCase::initPrograms(vk::SourceCollections &programCollection) const in initPrograms()3865 InterfaceVariablesCase::PerVertexData perVertexData; in iterate()4157 InterfaceVariablesCase::PerPrimitiveData perPrimitiveData; in iterate()5195 if (usedLocations + varSize > InterfaceVariablesCase::kMaxLocations) in createMeshShaderInOutTests()5222 rndGroup->addChild(new InterfaceVariablesCase(testCtx, name, std::move(paramsPtr))); in createMeshShaderInOutTests()