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];
433 struct PipelineData struct in vkt::pipeline::__anona778cd340111::InterfaceMatchingTestCase435 bool outDeclArray;436 bool inFlatDecoration; // needed for frag in437 bool inDeclArray;