Searched defs:PipelineData (Results 1 – 2 of 2) sorted by relevance
112 struct PipelineData struct114 PipelineData(Allocator &alloc) : allocator(alloc) in PipelineData() function117 VkDescriptorSetLayout descriptorSetLayout;118 VkDescriptorPool descriptorPool;119 VkPipelineLayout pipelineLayout;120 Allocator &allocator;121 PipelineOutput pipelines[2];
431 struct PipelineData struct in vkt::pipeline::__anon3e9852b40111::InterfaceMatchingTestCase433 bool outDeclArray;434 bool inFlatDecoration; // needed for frag in435 bool inDeclArray;