Home
last modified time | relevance | path

Searched refs:MaximizeVerticesCase (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp2720 class MaximizeVerticesCase : public MeshShaderMiscCase class
2723 MaximizeVerticesCase (tcu::TestContext& testCtx, const std::string& name, ParamsPtr params) in MaximizeVerticesCase() function in vkt::MeshShader::__anon28099::MaximizeVerticesCase
2746 TestInstance* MaximizeVerticesCase::createInstance (Context& context) const in createInstance()
2751 void MaximizeVerticesCase::checkSupport (Context& context) const in checkSupport()
2759 void MaximizeVerticesCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
5088 miscTests->addChild(new MaximizeVerticesCase(testCtx, "maximize_vertices", std::move(paramsPtr)));
H A DvktMeshShaderMiscTestsEXT.cpp2944 class MaximizeVerticesCase : public MeshShaderMiscCase class
2947 MaximizeVerticesCase (tcu::TestContext& testCtx, const std::string& name, ParamsPtr params) in MaximizeVerticesCase() function in vkt::MeshShader::__anon28100::MaximizeVerticesCase
2970 TestInstance* MaximizeVerticesCase::createInstance (Context& context) const in createInstance()
2975 void MaximizeVerticesCase::checkSupport (Context& context) const in checkSupport()
2983 void MaximizeVerticesCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
5222 miscTests->addChild(new MaximizeVerticesCase(testCtx, "maximize_vertices", std::move(paramsPtr))); in createMeshShaderMiscTestsEXT()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTests.cpp2720 class MaximizeVerticesCase : public MeshShaderMiscCase class
2723 MaximizeVerticesCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in MaximizeVerticesCase() function in vkt::MeshShader::__anon29330::MaximizeVerticesCase
2746 TestInstance* MaximizeVerticesCase::createInstance (Context& context) const in createInstance()
2751 void MaximizeVerticesCase::checkSupport (Context& context) const in checkSupport()
2759 void MaximizeVerticesCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
5081 miscTests->addChild(new MaximizeVerticesCase(testCtx, "maximize_vertices", "Use a large number of vertices compared to other sizes", std::move(paramsPtr)));
H A DvktMeshShaderMiscTestsEXT.cpp2926 class MaximizeVerticesCase : public MeshShaderMiscCase class
2929 MaximizeVerticesCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in MaximizeVerticesCase() function in vkt::MeshShader::__anon29331::MaximizeVerticesCase
2952 TestInstance* MaximizeVerticesCase::createInstance (Context& context) const in createInstance()
2957 void MaximizeVerticesCase::checkSupport (Context& context) const in checkSupport()
2965 void MaximizeVerticesCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
5209 miscTests->addChild(new MaximizeVerticesCase(testCtx, "maximize_vertices", "Use a large number of vertices compared to other sizes", std::move(paramsPtr))); in createMeshShaderMiscTestsEXT()

Completed in 32 milliseconds