|
Blender
V3.3
|
#include <types.h>
Public Attributes | |
| int | use |
| int | object_index |
| int | tri_offset |
| int | pad1 |
Definition at line 1144 of file kernel/types.h.
| int KernelBake::object_index |
Definition at line 1146 of file kernel/types.h.
Referenced by BakeManager::device_update().
| int KernelBake::pad1 |
Definition at line 1148 of file kernel/types.h.
| int KernelBake::tri_offset |
Definition at line 1147 of file kernel/types.h.
Referenced by BakeManager::device_update().
| int KernelBake::use |
Definition at line 1145 of file kernel/types.h.
Referenced by BakeManager::device_update(), PathTraceWorkGPU::enqueue_work_tiles(), PathTraceWorkCPU::render_samples_full_pipeline(), and PathTrace::tile_buffer_read().