|
Blender V4.5
|
#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 52 of file device/hiprt/globals.h.
| KernelData KernelParamsHIPRT::data |
Definition at line 53 of file device/hiprt/globals.h.
| IntegratorStateGPU KernelParamsHIPRT::integrator_state |
Definition at line 64 of file device/hiprt/globals.h.
| hiprtFuncTable KernelParamsHIPRT::table_closest_intersect |
Definition at line 66 of file device/hiprt/globals.h.
| hiprtFuncTable KernelParamsHIPRT::table_local_intersect |
Definition at line 68 of file device/hiprt/globals.h.
| hiprtFuncTable KernelParamsHIPRT::table_shadow_intersect |
Definition at line 67 of file device/hiprt/globals.h.
| hiprtFuncTable KernelParamsHIPRT::table_volume_intersect |
Definition at line 69 of file device/hiprt/globals.h.