---
title: "makeRenderPipelineState(descriptor:)"
framework: RealityKit
role: symbol
role_heading: Instance Method
platforms: [iOS 27.0+, iPadOS 27.0+, tvOS 27.0+, visionOS 27.0+]
path: "realitykit/lowlevelrendercontextstandalone/makerenderpipelinestate(descriptor:)-550yp"
---

# makeRenderPipelineState(descriptor:)

Synchronous variant of makeRenderPipelineState(descriptor:). Blocks the current thread until compilation completes.

## Declaration

```swift
final func makeRenderPipelineState(descriptor: LowLevelRenderPipelineState.Descriptor) throws -> sending LowLevelRenderPipelineState
```
