Skip to content

spirv: Add an execution environment to the options

Caio Oliveira requested to merge cmarcelo/mesa:review/spirv-exec-env into master

Also updates gl_spirv to pick the right one. At the moment nothing uses it, but upcoming functionality part of ARB_gl_spirv will use it, and we also later can be more assertful when handling certain features for each of the execution environments.

Merge request reports