Page MenuHome

Wrong member access operator is used in Cycles
Closed, ResolvedPublic

Description

System Information
Operating system: Manjaro 20.0.1
Graphics card: HD 7750

Short description of error
D5689 (in kernel_film.h with "in") and D4686 (in kernel_adaptive_sampling.h, kernel_work_stealing.h and kernel_path.h with "aux") slipped in the same problem that was reported in T50474.
Changing -> to (* ). fixes this.

Exact steps for others to reproduce the error
Use cycles on the GPU (or well, one supporting only the 1.2 C++ API?)

Event Timeline

mirh (mirh) updated the task description. (Show Details)May 20 2020, 11:57 PM
mirh (mirh) updated the task description. (Show Details)May 21 2020, 12:02 AM

You missed the other files of D4686.

Perfect! I didn't even notice kernel_path_branched.h