<!--
{
  "documentType" : "article",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/LowLevelRenderContextStandalone/LowLevelRenderContextShaderGraph-Implementations",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "LowLevelRenderContextShaderGraph Implementations"
}
-->

# LowLevelRenderContextShaderGraph Implementations

## Topics

### Instance Methods

[`func makeShaderGraphFunctions(shaderGraph:constantValues:)`](/documentation/RealityKit/LowLevelRenderContextStandalone/makeShaderGraphFunctions(shaderGraph:constantValues:))

A synchronous variant of [`makeShaderGraphFunctions(shaderGraph:constantValues:)`](/documentation/RealityKit/LowLevelRenderContextStandalone/makeShaderGraphFunctions(shaderGraph:constantValues:)) for non-async callers.

[`func makeShaderGraphFunctions(shaderGraph: ShaderGraph, constantValues: MTLFunctionConstantValues) async throws -> sending LowLevelMaterialResource.ShaderGraphOutput`](/documentation/RealityKit/LowLevelRenderContextStandalone/makeShaderGraphFunctions(shaderGraph:constantValues:)-7p4ye)

Compiles a ShaderGraph into a geometry modifier and surface shader.

[`func makeShaderGraphFunctions(shaderGraph: ShaderGraph, constantValues: MTLFunctionConstantValues) throws -> sending LowLevelMaterialResource.ShaderGraphOutput`](/documentation/RealityKit/LowLevelRenderContextStandalone/makeShaderGraphFunctions(shaderGraph:constantValues:)-u2z2)

A synchronous variant of [`makeShaderGraphFunctions(shaderGraph:constantValues:)`](/documentation/RealityKit/LowLevelRenderContextStandalone/makeShaderGraphFunctions(shaderGraph:constantValues:)-u2z2) for non-async callers.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)