Lines Matching defs:pipeline
72 namespace pipeline
2016 // When FSR coverage is enabled the tests uses a pipeline FSR rate of {2,2},
3028 // Additionaly when FSR coverage is enabled the tests uses a pipeline FSR rate of { 2,2 }
4061 // Create pipeline layout
4099 // Create pipeline layout
4130 // Create pipeline
4789 const auto pipeline = makeGraphicsPipeline(
4807 ctx.vkd.cmdBindPipeline(cmdBuffer, bindPoint, pipeline.get());
4832 PipelineConstructionType pipelineConstructionType; // The way pipeline is constructed.
4837 bool useFragmentShadingRate; // Use pipeline fragment shading rate.
5507 * If we are testing this, the stencil ref value will be 128 in the pipeline, then 255 from the frag shader.
5508 * If we are not testing this, the reference value will be set to 255 directly in the pipeline.
5510 Sample mask is a bit special: we'll always set it to 0xFF in the pipeline, and we normally expect all pixels to be covered.
6762 } // pipeline