|
Blender V5.0
|
#include <dummy_framebuffer.hh>
Inherits blender::gpu::FrameBuffer.
Additional Inherited Members | |
| Public Attributes inherited from blender::gpu::FrameBuffer | |
| void ** | py_ref = nullptr |
| Protected Member Functions inherited from blender::gpu::FrameBuffer | |
| void | set_color_attachment_bit (GPUAttachmentType type, bool value) |
| Protected Attributes inherited from blender::gpu::FrameBuffer | |
| GPUAttachment | attachments_ [GPU_FB_MAX_ATTACHMENT] |
| bool | dirty_attachments_ = true |
| int | width_ = 0 |
| int | height_ = 0 |
| char | name_ [DEBUG_NAME_LEN] |
| int | viewport_ [GPU_MAX_VIEWPORTS][4] = {{0}} |
| int | scissor_ [4] = {0} |
| bool | multi_viewport_ = false |
| bool | scissor_test_ = false |
| bool | dirty_state_ = true |
| bool | use_explicit_load_store_ = false |
| uint16_t | color_attachments_bits_ = 0 |
Definition at line 15 of file dummy_framebuffer.hh.
|
inline |
Definition at line 17 of file dummy_framebuffer.hh.
References blender::gpu::FrameBuffer::FrameBuffer(), and name.
|
inlineoverridevirtual |
Implements blender::gpu::FrameBuffer.
Definition at line 36 of file dummy_framebuffer.hh.
|
inlineoverridevirtual |
Implements blender::gpu::FrameBuffer.
Definition at line 18 of file dummy_framebuffer.hh.
|
inlineoverridevirtual |
Implements blender::gpu::FrameBuffer.
Definition at line 50 of file dummy_framebuffer.hh.
References blender::gpu::FrameBuffer::FrameBuffer().
|
inlineoverridevirtual |
Implements blender::gpu::FrameBuffer.
Definition at line 19 of file dummy_framebuffer.hh.
|
inlineoverridevirtual |
Implements blender::gpu::FrameBuffer.
Definition at line 23 of file dummy_framebuffer.hh.
|
inlineoverridevirtual |
Implements blender::gpu::FrameBuffer.
Definition at line 30 of file dummy_framebuffer.hh.
|
inlineoverridevirtual |
Implements blender::gpu::FrameBuffer.
Definition at line 29 of file dummy_framebuffer.hh.
|
inlineoverridevirtual |
Implements blender::gpu::FrameBuffer.
Definition at line 41 of file dummy_framebuffer.hh.
|
inlineoverridevirtual |
Implements blender::gpu::FrameBuffer.
Definition at line 38 of file dummy_framebuffer.hh.