|
Blender V4.3
|
#include <globals.h>
Public Attributes | |
| KernelData | data |
| IntegratorStateGPU | integrator_state |
| hiprtFuncTable | table_closest_intersect |
| hiprtFuncTable | table_shadow_intersect |
| hiprtFuncTable | table_local_intersect |
| hiprtFuncTable | table_volume_intersect |
Definition at line 59 of file device/hiprt/globals.h.
| KernelData KernelParamsHIPRT::data |
Definition at line 60 of file device/hiprt/globals.h.
| IntegratorStateGPU KernelParamsHIPRT::integrator_state |
Definition at line 71 of file device/hiprt/globals.h.
| hiprtFuncTable KernelParamsHIPRT::table_closest_intersect |
Definition at line 73 of file device/hiprt/globals.h.
| hiprtFuncTable KernelParamsHIPRT::table_local_intersect |
Definition at line 75 of file device/hiprt/globals.h.
| hiprtFuncTable KernelParamsHIPRT::table_shadow_intersect |
Definition at line 74 of file device/hiprt/globals.h.
| hiprtFuncTable KernelParamsHIPRT::table_volume_intersect |
Definition at line 76 of file device/hiprt/globals.h.