|
Blender V5.0
|
#include <globals.h>
Public Attributes | |
| int | pass_offset |
| int | pass_stride |
| int | pass_use_exposure |
| int | pass_use_filter |
| int | pass_divide |
| int | pass_indirect |
| int | pass_combined |
| int | pass_sample_count |
| int | pass_adaptive_aux_buffer |
| int | pass_motion_weight |
| int | pass_shadow_catcher |
| int | pass_shadow_catcher_sample_count |
| int | pass_shadow_catcher_matte |
| int | pass_background |
| float | scale |
| float | exposure |
| float | scale_exposure |
| int | use_approximate_shadow_catcher |
| int | use_approximate_shadow_catcher_background |
| int | show_active_pixels |
| int | num_components |
| int | pixel_stride |
| int | is_denoised |
| int | pad1 |
Definition at line 1363 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::KernelFilmConvert::exposure |
Definition at line 1383 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::is_denoised |
Definition at line 1397 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::num_components |
Definition at line 1391 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pad1 |
Definition at line 1400 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_adaptive_aux_buffer |
Definition at line 1375 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_background |
Definition at line 1380 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_combined |
Definition at line 1373 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_divide |
Definition at line 1370 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_indirect |
Definition at line 1371 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_motion_weight |
Definition at line 1376 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_offset |
Definition at line 1364 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_sample_count |
Definition at line 1374 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_shadow_catcher |
Definition at line 1377 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_shadow_catcher_matte |
Definition at line 1379 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_shadow_catcher_sample_count |
Definition at line 1378 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_stride |
Definition at line 1365 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_use_exposure |
Definition at line 1367 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pass_use_filter |
Definition at line 1368 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::pixel_stride |
Definition at line 1395 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::KernelFilmConvert::scale |
Definition at line 1382 of file device/hiprt/globals.h.
| float KernelParamsHIPRT::KernelFilmConvert::scale_exposure |
Definition at line 1384 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::show_active_pixels |
Definition at line 1388 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::use_approximate_shadow_catcher |
Definition at line 1386 of file device/hiprt/globals.h.
| int KernelParamsHIPRT::KernelFilmConvert::use_approximate_shadow_catcher_background |
Definition at line 1387 of file device/hiprt/globals.h.