|
Blender
V3.3
|
Public Attributes | |
| struct GPUFrameBuffer * | framebuffer_depth_only |
| struct GPUTexture * | texture_depth |
Definition at line 2266 of file draw_manager.c.
| struct GPUFrameBuffer* DRWSelectBuffer::framebuffer_depth_only |
Definition at line 2267 of file draw_manager.c.
Referenced by draw_select_framebuffer_depth_only_setup(), DRW_draw_select_loop(), and DRW_engines_free().
| struct GPUTexture* DRWSelectBuffer::texture_depth |
Definition at line 2268 of file draw_manager.c.
Referenced by draw_select_framebuffer_depth_only_setup(), and DRW_engines_free().