System Information
Operating system: Win 10
Graphics card: AMD R7 265
Blender Version
Broken:
(example: 2.80 Jan 8/2019 version
(example: 2.80, edbf15d3c044, blender2.8, 2018-11-28, as found on the splash screen)
Worked: (optional)
Short description of error
Device init success
Device init success
Compiling OpenCL program split
OpenCL build failed with error CL_BUILD_PROGRAM_FAILURE, errors in console.
OpenCL program split build output: "source\kernel/kernel_volume.h", line 394: error: expression must have
pointer-to-struct-or-union type
if(rand < pdf->x) {
^"source\kernel/kernel_volume.h", line 397: error: expression must have
pointer-to-struct-or-union type
else if(rand < pdf->x + pdf->y) {
^"source\kernel/kernel_volume.h", line 397: error: expression must have
pointer-to-struct-or-union type
else if(rand < pdf->x + pdf->y) {
^3 errors detected in the compilation of "C:\Users\Karthik\AppData\Local\Temp\OCL7072T1.cl".
Frontend phase failed compilation.
Split kernel error: failed to load kernel_path_init
Error: Split kernel error: failed to load kernel_path_init
Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).