Blender V4.3
KernelParamsHIPRT Struct Reference

#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
 

Detailed Description

Definition at line 59 of file device/hiprt/globals.h.

Member Data Documentation

◆ data

KernelData KernelParamsHIPRT::data

Definition at line 60 of file device/hiprt/globals.h.

◆ integrator_state

IntegratorStateGPU KernelParamsHIPRT::integrator_state

Definition at line 71 of file device/hiprt/globals.h.

◆ table_closest_intersect

hiprtFuncTable KernelParamsHIPRT::table_closest_intersect

Definition at line 73 of file device/hiprt/globals.h.

◆ table_local_intersect

hiprtFuncTable KernelParamsHIPRT::table_local_intersect

Definition at line 75 of file device/hiprt/globals.h.

◆ table_shadow_intersect

hiprtFuncTable KernelParamsHIPRT::table_shadow_intersect

Definition at line 74 of file device/hiprt/globals.h.

◆ table_volume_intersect

hiprtFuncTable KernelParamsHIPRT::table_volume_intersect

Definition at line 76 of file device/hiprt/globals.h.


The documentation for this struct was generated from the following file: