Searched refs:MaxMeshOutputComponentsCase (Results 1 – 1 of 1) sorted by relevance
1292 class MaxMeshOutputComponentsCase : public vkt::TestCase class1295 …MaxMeshOutputComponentsCase(tcu::TestContext &testCtx, const std::string &name) : vkt::TestCase(te… in MaxMeshOutputComponentsCase() function in vkt::MeshShader::__anon1a407c490111::MaxMeshOutputComponentsCase1299 virtual ~MaxMeshOutputComponentsCase(void) in ~MaxMeshOutputComponentsCase()1330 MaxMeshOutputComponentsCase::ParamsFromContext MaxMeshOutputComponentsCase::getParamsFromContext(Co… in getParamsFromContext()1342 void MaxMeshOutputComponentsCase::checkSupport(Context &context) const in checkSupport()1347 TestInstance *MaxMeshOutputComponentsCase::createInstance(Context &context) const in createInstance()1355 void MaxMeshOutputComponentsCase::initPrograms(vk::SourceCollections &programCollection) const in initPrograms()2393 mainGroup->addChild(new MaxMeshOutputComponentsCase(testCtx, "max_mesh_output_components")); in createMeshShaderPropertyTestsEXT()