Blender
V3.3
|
#include <workbench_private.h>
Public Attributes | |
struct WORKBENCH_PrivateData * | wpd |
float * | dof_ubo_data |
Definition at line 114 of file workbench_private.h.
float* WORKBENCH_StorageList::dof_ubo_data |
Definition at line 116 of file workbench_private.h.
Referenced by workbench_dof_engine_init().
struct WORKBENCH_PrivateData* WORKBENCH_StorageList::wpd |
Definition at line 115 of file workbench_private.h.
Referenced by workbench_antialiasing_cache_init(), workbench_antialiasing_draw_pass(), workbench_antialiasing_engine_init(), workbench_antialiasing_setup(), workbench_antialiasing_view_updated(), workbench_cache_finish(), workbench_cache_populate(), workbench_dof_cache_init(), workbench_dof_draw_pass(), workbench_dof_engine_init(), workbench_draw_sample(), workbench_draw_scene(), workbench_engine_init(), workbench_in_front_history_needed(), workbench_opaque_cache_init(), workbench_private_data_alloc(), workbench_transparent_cache_init(), workbench_volume_cache_init(), workbench_volume_draw_pass(), workbench_volume_modifier_cache_populate(), and workbench_volume_object_cache_populate().