|
Blender V4.3
|
#include <globals.h>
Public Attributes | |
| int | unused [1] |
| hiprtGlobalStackBuffer | global_stack_buffer |
| hiprtSharedStackBuffer | shared_stack |
| IntegratorStateGPU * | integrator_state |
| const KernelData * | __data |
| sycl::kernel_handler | kernel_handler |
Definition at line 19 of file device/cuda/globals.h.
| const KernelData* KernelGlobalsGPU::__data |
Definition at line 26 of file device/oneapi/globals.h.
| hiprtGlobalStackBuffer KernelGlobalsGPU::global_stack_buffer |
Definition at line 34 of file device/hiprt/globals.h.
| IntegratorStateGPU* KernelGlobalsGPU::integrator_state |
Definition at line 25 of file device/oneapi/globals.h.
| sycl::kernel_handler KernelGlobalsGPU::kernel_handler |
Definition at line 36 of file device/oneapi/globals.h.
| hiprtSharedStackBuffer KernelGlobalsGPU::shared_stack |
Definition at line 36 of file device/hiprt/globals.h.
| int KernelGlobalsGPU::unused |
Definition at line 20 of file device/cuda/globals.h.