Home
last modified time | relevance | path

Searched defs:PipelineData (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCaptureReplayTests.cpp112 struct PipelineData struct
114 PipelineData(Allocator &alloc) : allocator(alloc) in PipelineData() function
117 VkDescriptorSetLayout descriptorSetLayout;
118 VkDescriptorPool descriptorPool;
119 VkPipelineLayout pipelineLayout;
120 Allocator &allocator;
121 PipelineOutput pipelines[2];
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp433 struct PipelineData struct in vkt::pipeline::__anona778cd340111::InterfaceMatchingTestCase
435 bool outDeclArray;
436 bool inFlatDecoration; // needed for frag in
437 bool inDeclArray;