Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2858 const auto descDeclsV = activeGen->getDescriptorDeclarations(); in initPrograms() local
2893 for (const auto& decl : descDeclsV) in initPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3471 const auto descDeclsV = (m_testConfig.useMeshShaders ? activeGen->getDescriptorDeclarations() : std::vector<std::string>()); in initPrograms() local
3510 for (const auto& decl : descDeclsV) in initPrograms()

Completed in 23 milliseconds