Skip to content

nir: OpenCL preparation work

Worked on some of the review I've got through the Mailing List, but now decided to move that series over to gitlab.

Update the Series to contain other bits:

  • parsing physical addressing model and CL memory model
  • 64 bit global invocation id
  • global invocation index
  • handle CL opcodes and builtins
  • add glsl_type helpers for CL size and alignment rules
  • handling of entry points with input parameters
  • support for physical pointers
Edited by Karol Herbst

Merge request reports