Blender V4.5
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 52 of file device/hiprt/globals.h.

Member Data Documentation

◆ data

KernelData KernelParamsHIPRT::data

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

◆ integrator_state

IntegratorStateGPU KernelParamsHIPRT::integrator_state

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

◆ table_closest_intersect

hiprtFuncTable KernelParamsHIPRT::table_closest_intersect

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

◆ table_local_intersect

hiprtFuncTable KernelParamsHIPRT::table_local_intersect

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

◆ table_shadow_intersect

hiprtFuncTable KernelParamsHIPRT::table_shadow_intersect

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

◆ table_volume_intersect

hiprtFuncTable KernelParamsHIPRT::table_volume_intersect

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


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