Closed sayan1an closed 3 years ago
Mmh, this won't happen as there is no compilation involved during program creation. All shader compilation happens later upon creating the kernels.
The program vs. kernel aspect is a construct of this library (mimicking the OpenCL approach).
gfxProgramSet*() functions should raise an error when parameter names are not found?