Blender Git Loki

Git Commits -> Revision 98a5c92

Revision 98a5c92 by Michael Jones (master)
November 29, 2021, 14:56 (GMT)
Cycles: Metal readiness: Specify DeviceQueue::enqueue arg types

This patch adds new arg-type parameters to `DeviceQueue::enqueue` and its overrides. This is in preparation for the Metal backend which needs this information for correct argument encoding.

Ref T92212

Reviewed By: brecht

Maniphest Tasks: T92212

Differential Revision: https://developer.blender.org/D13357

Commit Details:

Full Hash: 98a5c924fca00b4b39e75a4fc16585cfa040398c
Parent Commit: f9add2d
Lines Changed: +242, -153

13 Modified Paths:

/intern/cycles/device/cuda/device_impl.cpp (+3, -3) (Diff)
/intern/cycles/device/cuda/queue.cpp (+4, -2) (Diff)
/intern/cycles/device/cuda/queue.h (+3, -1) (Diff)
/intern/cycles/device/hip/device_impl.cpp (+3, -3) (Diff)
/intern/cycles/device/hip/queue.cpp (+4, -2) (Diff)
/intern/cycles/device/hip/queue.h (+3, -1) (Diff)
/intern/cycles/device/optix/device_impl.cpp (+44, -44) (Diff)
/intern/cycles/device/optix/queue.cpp (+5, -3) (Diff)
/intern/cycles/device/optix/queue.h (+3, -1) (Diff)
/intern/cycles/device/queue.h (+69, -1) (Diff)
/intern/cycles/integrator/pass_accessor_gpu.cpp (+18, -18) (Diff)
/intern/cycles/integrator/path_trace_work_gpu.cpp (+75, -68) (Diff)
/intern/cycles/integrator/shader_eval.cpp (+8, -6) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021