|
Blender V4.5
|
Public Member Functions | |
| Compositor (Render &render, const ContextInputData &input_data) | |
| ~Compositor () | |
| void | update_input_data (const ContextInputData &input_data) |
| void | execute () |
| bool | needs_to_be_recreated () |
Definition at line 559 of file render/intern/compositor.cc.
|
inline |
Definition at line 574 of file render/intern/compositor.cc.
|
inline |
Definition at line 582 of file render/intern/compositor.cc.
References BLI_thread_is_main(), DRW_gpu_context_disable(), DRW_gpu_context_enable(), DRW_render_context_disable(), and DRW_render_context_enable().
|
inline |
Definition at line 615 of file render/intern/compositor.cc.
References BLI_thread_is_main(), DRW_gpu_context_disable(), DRW_gpu_context_enable(), blender::compositor::Evaluator::evaluate(), blender::gpu::TexturePool::get(), GPU_context_active_set(), GPU_render_begin(), GPU_render_end(), RE_blender_gpu_context_ensure(), RE_system_gpu_context_get(), blender::gpu::TexturePool::reset(), WM_system_gpu_context_activate(), and WM_system_gpu_context_release().
Referenced by Render::compositor_execute().
|
inline |
Definition at line 665 of file render/intern/compositor.cc.
Referenced by Render::compositor_execute().
|
inline |
Definition at line 610 of file render/intern/compositor.cc.
Referenced by Render::compositor_execute().