Code: Select all
ERROR clBuildProgram[CL_BUILD_PROGRAM_FAILURE]:
<kernel>:9135:9: error: subscripted access is not allowed for OpenCL vectors
return tex[channel];
^ ~~~~~~~
<kernel>:9140:23: error: subscripted access is not allowed for OpenCL vectors
const float result = tex[channel];
^ ~~~~~~~
RenderSession starting error:
PathOCLBase kernel compilation error
When I disable Split/Combine RGB nodes and use the base texture colour it works on both CPU and OCL modes.
LuxCoreRender version - v2.2beta2
Error raises both in Blender and in standalone version.
In attachment image:
1) colour I want to get
2) material node setup that works CPU only
3) render with Path+CPU+Sobol
4) error when I try to switch to PathOCL in blender
5) material node setup without using Split RGB and Combine RGB node
6) render with PathOCL+Sobol
P.S. graphic card used - Nvidia GTX 780