Home
last modified time | relevance | path

Searched refs:PipelineExecutablePropertySet (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp2858 using PipelineExecutablePropertySet = std::set<PipelineExecutableProperty>; in iterate() typedef
2860 … const PipelineExecutablePropertySet classicProps(begin(classicExeProps), end(classicExeProps)); in iterate()
2861 …const PipelineExecutablePropertySet identifierProps(begin(identifierExeProps), end(identifierExePr… in iterate()