Home
last modified time | relevance | path

Searched refs:RebindSetsCase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp4478 class RebindSetsCase : public MeshShaderMiscCase class
4481 RebindSetsCase (tcu::TestContext& testCtx, const std::string& name, ParamsPtr params) in RebindSetsCase() function in vkt::MeshShader::__anon28100::RebindSetsCase
4488 virtual ~RebindSetsCase (void) {} in ~RebindSetsCase()
4542 TestInstance* RebindSetsCase::createInstance (Context &context) const in createInstance()
4547 void RebindSetsCase::checkSupport (Context& context) const in checkSupport()
4552 void RebindSetsCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
5323 miscTests->addChild(new RebindSetsCase(testCtx, "rebind_sets", std::move(paramsPtr))); in createMeshShaderMiscTestsEXT()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderMiscTestsEXT.cpp4475 class RebindSetsCase : public MeshShaderMiscCase class
4478 RebindSetsCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in RebindSetsCase() function in vkt::MeshShader::__anon29331::RebindSetsCase
4485 virtual ~RebindSetsCase (void) {} in ~RebindSetsCase()
4539 TestInstance* RebindSetsCase::createInstance (Context &context) const in createInstance()
4544 void RebindSetsCase::checkSupport (Context& context) const in checkSupport()
4549 void RebindSetsCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms()
5310 miscTests->addChild(new RebindSetsCase(testCtx, "rebind_sets", "Use several draw calls binding new descriptor sets and updating push constants between them", std::move(paramsPtr))); in createMeshShaderMiscTestsEXT()

Completed in 22 milliseconds