|
Blender V4.5
|
#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 21 of file device/cuda/globals.h.
| const KernelData* KernelGlobalsGPU::__data |
Definition at line 32 of file device/oneapi/globals.h.
| hiprtGlobalStackBuffer KernelGlobalsGPU::global_stack_buffer |
Definition at line 36 of file device/hiprt/globals.h.
| IntegratorStateGPU* KernelGlobalsGPU::integrator_state |
Definition at line 31 of file device/oneapi/globals.h.
| sycl::kernel_handler KernelGlobalsGPU::kernel_handler |
Definition at line 42 of file device/oneapi/globals.h.
| hiprtSharedStackBuffer KernelGlobalsGPU::shared_stack |
Definition at line 37 of file device/hiprt/globals.h.
| int KernelGlobalsGPU::unused |
Definition at line 22 of file device/cuda/globals.h.