Skip to content

Adding OpenCL backend for RaySpace path tracer - #110

Open
juanchuletas wants to merge 5 commits into
mainfrom
109-add-opencl-backend-for-progressive-path-tracer-bindless-images-experimental
Open

Adding OpenCL backend for RaySpace path tracer#110
juanchuletas wants to merge 5 commits into
mainfrom
109-add-opencl-backend-for-progressive-path-tracer-bindless-images-experimental

Conversation

@juanchuletas

@juanchuletas juanchuletas commented Aug 18, 2026

Copy link
Copy Markdown
Member

Description

This PR starts the usage of bindless images for the OpenCL backend.

Bindless images are currently only supported through:

intel/compute-runtime#956

image

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactor (code change that neither fixes a bug nor adds a feature)
  • Documentation (changes to docs only)
  • Performance (improves performance)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add OpenCL backend for progressive path tracer (bindless images experimental)

1 participant