|
Blender
V2.93
|
Public Attributes | |
| struct GPUFrameBuffer * | framebuffer_depth_only |
| struct GPUTexture * | texture_depth |
Definition at line 2215 of file draw_manager.c.
| struct GPUFrameBuffer* DRWSelectBuffer::framebuffer_depth_only |
Definition at line 2216 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 2217 of file draw_manager.c.
Referenced by draw_select_framebuffer_depth_only_setup(), and DRW_engines_free().