Lines Matching defs:pipeline
71 namespace pipeline
420 //! Create a test-specific MSAA pipeline
2192 // Setup pipeline
3066 pipeline::makeGraphicsPipeline(vki,
3409 pipeline::makeGraphicsPipeline(vki,
3559 pipeline::makeGraphicsPipeline(vki,
3589 pipeline::makeGraphicsPipeline(vki,
4638 pipeline::makeGraphicsPipeline(vki, vk, physicalDevice, device, context.getDeviceExtensions(), params.pipelineConstructionType, pipelineLayout, *testObjects.renderPassFramebuffers.back(), DE_NULL, vertexModule, fragmentModule0, false, true, false, 0, 0,
4653 pipeline::makeGraphicsPipeline(vki, vk, physicalDevice, device, context.getDeviceExtensions(), params.pipelineConstructionType, inputPipelineLayout, *testObjects.renderPassFramebuffers.back(), DE_NULL, vertexModule, fragmentModuleIn, false, false, false, 0, 1,
4665 pipeline::makeGraphicsPipeline(vki, vk, physicalDevice, device, context.getDeviceExtensions(), params.pipelineConstructionType, pipelineLayout, *testObjects.renderPassFramebuffers.back(), DE_NULL, vertexModule, fragmentModule1, true, false, false, 0xC, 1,
5335 // Efficiency query tests don't need to be tested with different pipeline construction types and with dynamic rendering.
5454 } // pipeline