Searched refs:NoPrimitivesExtraWritesCase (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTests.cpp | 1311 class NoPrimitivesExtraWritesCase : public NoPrimitivesCase class 1314 NoPrimitivesExtraWritesCase (tcu::TestContext& testCtx, const std::string& name, ParamsPtr params) in NoPrimitivesExtraWritesCase() function in vkt::MeshShader::__anon28099::NoPrimitivesExtraWritesCase 1323 void NoPrimitivesExtraWritesCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms() 4975 ? (new NoPrimitivesExtraWritesCase(testCtx, name, std::move(paramsPtr)))
|
H A D | vktMeshShaderMiscTestsEXT.cpp | 1404 class NoPrimitivesExtraWritesCase : public NoPrimitivesCase class 1407 NoPrimitivesExtraWritesCase (tcu::TestContext& testCtx, const std::string& name, ParamsPtr params) in NoPrimitivesExtraWritesCase() function in vkt::MeshShader::__anon28100::NoPrimitivesExtraWritesCase 1416 void NoPrimitivesExtraWritesCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms() 5111 ? (new NoPrimitivesExtraWritesCase(testCtx, name, std::move(paramsPtr))) in createMeshShaderMiscTestsEXT()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
H A D | vktMeshShaderMiscTests.cpp | 1311 class NoPrimitivesExtraWritesCase : public NoPrimitivesCase class 1314 NoPrimitivesExtraWritesCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in NoPrimitivesExtraWritesCase() function in vkt::MeshShader::__anon29330::NoPrimitivesExtraWritesCase 1323 void NoPrimitivesExtraWritesCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms() 4966 ? (new NoPrimitivesExtraWritesCase(testCtx, name, desc, std::move(paramsPtr)))
|
H A D | vktMeshShaderMiscTestsEXT.cpp | 1386 class NoPrimitivesExtraWritesCase : public NoPrimitivesCase class 1389 NoPrimitivesExtraWritesCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, ParamsPtr params) in NoPrimitivesExtraWritesCase() function in vkt::MeshShader::__anon29331::NoPrimitivesExtraWritesCase 1398 void NoPrimitivesExtraWritesCase::initPrograms (vk::SourceCollections& programCollection) const in initPrograms() 5094 ? (new NoPrimitivesExtraWritesCase(testCtx, name, desc, std::move(paramsPtr))) in createMeshShaderMiscTestsEXT()
|
Completed in 32 milliseconds