|
Blender
V3.3
|
#include <GPU_framebuffer.h>
Public Attributes | |
| eGPULoadOp | load_action |
| eGPUStoreOp | store_action |
Definition at line 57 of file GPU_framebuffer.h.
| eGPULoadOp GPULoadStore::load_action |
Definition at line 58 of file GPU_framebuffer.h.
Referenced by blender::gpu::FrameBuffer::load_store_config_array().
| eGPUStoreOp GPULoadStore::store_action |
Definition at line 59 of file GPU_framebuffer.h.
Referenced by blender::gpu::FrameBuffer::load_store_config_array().